-
Notifications
You must be signed in to change notification settings - Fork 144
Comparing changes
Open a pull request
base repository: ml-explore/mlx-lm
base: v0.24.1
head repository: ml-explore/mlx-lm
compare: v0.25.1
- 18 commits
- 57 files changed
- 7 contributors
Commits on May 14, 2025
-
Add input_embeddings input to generate_step, Gemma 3, Qwen 2 (#179)
* Add input_embeddings input to generate_step, Gemma 3, Qwen 2 * PR responses * Better docstring for input_embeddings
Configuration menu - View commit details
-
Copy full SHA for f93589c - Browse repository at this point
Copy the full SHA f93589cView commit details
Commits on May 15, 2025
-
* fix * fix * Enhance WandBCallback to log training and validation information with iteration steps. This improves the tracking of training progress in Weights & Biases.
Configuration menu - View commit details
-
Copy full SHA for 29f8e77 - Browse repository at this point
Copy the full SHA 29f8e77View commit details
Commits on May 16, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 5960ee9 - Browse repository at this point
Copy the full SHA 5960ee9View commit details
Commits on May 17, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 0824576 - Browse repository at this point
Copy the full SHA 0824576View commit details
Commits on May 18, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 064c75d - Browse repository at this point
Copy the full SHA 064c75dView commit details
Commits on May 19, 2025
-
Configuration menu - View commit details
-
Copy full SHA for f2aa941 - Browse repository at this point
Copy the full SHA f2aa941View commit details -
Configuration menu - View commit details
-
Copy full SHA for 77898fd - Browse repository at this point
Copy the full SHA 77898fdView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1b555aa - Browse repository at this point
Copy the full SHA 1b555aaView commit details -
Faster top-p and min-p sampling (#187)
* Faster top-p and min-p sampling * comment
Configuration menu - View commit details
-
Copy full SHA for 71e8e57 - Browse repository at this point
Copy the full SHA 71e8e57View commit details
Commits on May 23, 2025
-
Add Evaluation Progress (#158)
* Add Evaluation Progress Adding a tqdm progress bar for evaluate to make it more transparent what’s happening. * Add flag to suppress progress Add a quick boolean to suppress displaying the evaluation by default, but show it for —test. * nits / simplify * fix --------- Co-authored-by: Awni Hannun <awni@apple.com>
Configuration menu - View commit details
-
Copy full SHA for 77edf17 - Browse repository at this point
Copy the full SHA 77edf17View commit details
Commits on May 29, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 3cc61aa - Browse repository at this point
Copy the full SHA 3cc61aaView commit details -
nits for qwen3_moe file (#199)
* nits * remove unused initialize_rope, math inputs * remove Literal import in req_gemma * remove unused math import * remove unused Tuple import in phi * remove unused Tuple import in openlm * remove unused Tuple import in olmo * remove unused dataclass_fields import in nemotron * __"__ * __"__ * add apple compyrigth to mimo * more clean up * more nits
Configuration menu - View commit details
-
Copy full SHA for e8980c0 - Browse repository at this point
Copy the full SHA e8980c0View commit details -
Update LoRA training logic to reset lora_parameters when fine-tuning …
…with full model (#200)
Configuration menu - View commit details
-
Copy full SHA for d1d0771 - Browse repository at this point
Copy the full SHA d1d0771View commit details
Commits on Jun 1, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 1db99d4 - Browse repository at this point
Copy the full SHA 1db99d4View commit details
Commits on Jun 2, 2025
-
Add total params to metadata + cleanup (#207)
* add total params to metadata + cleanup * comments
Configuration menu - View commit details
-
Copy full SHA for 19153e1 - Browse repository at this point
Copy the full SHA 19153e1View commit details -
* dynamic quants + reorg * readme * angelos fix * Change sensitivity metric * update version * fix rebase --------- Co-authored-by: Angelos Katharopoulos <a_katharopoulos@apple.com>
Configuration menu - View commit details
-
Copy full SHA for 3be5153 - Browse repository at this point
Copy the full SHA 3be5153View commit details
Commits on Jun 5, 2025
-
Configuration menu - View commit details
-
Copy full SHA for e673a97 - Browse repository at this point
Copy the full SHA e673a97View commit details
Commits on Jun 7, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 584780a - Browse repository at this point
Copy the full SHA 584780aView 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 v0.24.1...v0.25.1