mlx-examples/llms/tests
Anchen 0ab01b4626
fix(mlx-lm): sorted probs in top_p implementation. (#610)
* fix(mlx-lm): the top p imp

* chore: address comment
2024-03-25 15:07:55 -07:00
..
test_datsets.py Support for OpenAI’s fine-tuning dataset format (#548) 2024-03-19 16:45:46 -07:00
test_lora.py chore(mlx-lm): fix print_trainable_parameters for quant models (#581) 2024-03-20 08:41:03 -07:00
test_models.py Switch to fast RMS/LN Norm (#603) 2024-03-23 07:13:51 -07:00
test_sample_utils.py fix(mlx-lm): sorted probs in top_p implementation. (#610) 2024-03-25 15:07:55 -07:00
test_utils.py LoRA on all linear transformer block layers (#546) 2024-03-12 07:37:40 -07:00