mirror of
https://github.com/ml-explore/mlx-examples.git
synced 2025-12-16 02:08:55 +08:00
Example of response generation with optional arguments (#853)
* Generate response with optional arguments * Reference response generation example * Include transformers and sentencepiece * Update example to run Mistral-7B-Instruct-v0.3 * Link to generation example * Style changes from pre-commit
This commit is contained in:
committed by
GitHub
parent
68e88d42fb
commit
63800c8feb
@@ -1,6 +1,6 @@
|
||||
mlx>=0.14.1
|
||||
numpy
|
||||
transformers>=4.39.3
|
||||
transformers[sentencepiece]>=4.39.3
|
||||
protobuf
|
||||
pyyaml
|
||||
jinja2
|
||||
|
||||
Reference in New Issue
Block a user