mlx-examples/llms/tests
Anchen fbed720d6f
chore(mlx-lm): fix the top_p implementation. (#602)
* chore(mlx-lm): clean up the top p imp

* chore: clean up

* chore: add test

* chore: address comments

* chore: clean up docs string

* chore: clean up test
2024-03-21 12:18:23 -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 Add support for Cohere's Command-R (#565) 2024-03-13 07:03:36 -07:00
test_sample_utils.py chore(mlx-lm): fix the top_p implementation. (#602) 2024-03-21 12:18:23 -07:00
test_utils.py LoRA on all linear transformer block layers (#546) 2024-03-12 07:37:40 -07:00