-
Notifications
You must be signed in to change notification settings - Fork 183
Comparing changes
Open a pull request
base repository: dstackai/dstack
base: 0.19.11
head repository: dstackai/dstack
compare: 0.19.12
- 17 commits
- 112 files changed
- 9 contributors
Commits on May 28, 2025
-
Update gitignore logic to catch more cases (#2695)
Existing implementation was missing support for a `**` which was pretty critical. This updates the logic to use an existing library which already supports `**`. Co-authored-by: Victor Skvortsov <vds003@gmail.com> Co-authored-by: Jvst Me <git@jvst.me>
Configuration menu - View commit details
-
Copy full SHA for 5d57e19 - Browse repository at this point
Copy the full SHA 5d57e19View commit details
Commits on May 29, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 3e33fce - Browse repository at this point
Copy the full SHA 3e33fceView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2617c0f - Browse repository at this point
Copy the full SHA 2617c0fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3bdf903 - Browse repository at this point
Copy the full SHA 3bdf903View commit details -
Add distributed Axolotl and TRL example (#2703)
* Add distributed Axolotl and TRL example * Resolve review comments * [Docs] Renamed `Fine-tuning` to `Single-node training` for more clarity and consistence * Remove uv from examples with ngc and remove multi-node example from single node training * [Examples] Minor improvements regarding TRL and Axolotl * Update Axolotl Single Node Training Example --------- Co-authored-by: Bihan Rana <bihan@Bihans-MacBook-Pro.local> Co-authored-by: peterschmidt85 <andrey.cheptsov@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 36cb5aa - Browse repository at this point
Copy the full SHA 36cb5aaView commit details
Commits on May 30, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 1e16fe1 - Browse repository at this point
Copy the full SHA 1e16fe1View commit details
Commits on Jun 2, 2025
-
Implement DSTACK_MPI_HOSTFILE (#2718)
* Implement DSTACK_MPI_HOSTFILE * Document DSTACK_MPI_HOSTFILE
Configuration menu - View commit details
-
Copy full SHA for 918a921 - Browse repository at this point
Copy the full SHA 918a921View commit details -
Implement startup_order and stop_criteria (#2714)
* Implement startup_order * Implement stop_criteria * Fix tests * Test master job waiting for workers * Exclude new fields for client backward compatibility * Add reference for startup_order and stop_criteria * Fix hardcoded enum values in reference * Minor fixes
Configuration menu - View commit details
-
Copy full SHA for 2ddae6e - Browse repository at this point
Copy the full SHA 2ddae6eView commit details -
Configuration menu - View commit details
-
Copy full SHA for a444b84 - Browse repository at this point
Copy the full SHA a444b84View commit details -
Configuration menu - View commit details
-
Copy full SHA for de0bf5f - Browse repository at this point
Copy the full SHA de0bf5fView commit details -
Configuration menu - View commit details
-
Copy full SHA for b3090a2 - Browse repository at this point
Copy the full SHA b3090a2View commit details
Commits on Jun 3, 2025
-
Fix backward compatibility when creating fleets (#2727)
Fix apply plan excludes being formed incorrectly, resulting in broken client-to-server backward compatibility.
Configuration menu - View commit details
-
Copy full SHA for c1126ba - Browse repository at this point
Copy the full SHA c1126baView commit details -
[UX]: Make run status in UI and CLI easier to understand (#2716)
Co-authored-by: Oleg Vavilov <vavilovolegik@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 8988c9d - Browse repository at this point
Copy the full SHA 8988c9dView commit details -
Configuration menu - View commit details
-
Copy full SHA for e641f11 - Browse repository at this point
Copy the full SHA e641f11View commit details
Commits on Jun 4, 2025
-
[Internal]: Drop hardcoded regions from the backend template (#2734)
Do not suggest hardcoding regions since it is not necessary for most backends and can mislead contributors.
Configuration menu - View commit details
-
Copy full SHA for 23cb72e - Browse repository at this point
Copy the full SHA 23cb72eView commit details -
Configuration menu - View commit details
-
Copy full SHA for b8b1b73 - Browse repository at this point
Copy the full SHA b8b1b73View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8732138 - Browse repository at this point
Copy the full SHA 8732138View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff 0.19.11...0.19.12