Gabriel C
commited on
Commit
•
550cd2d
1
Parent(s):
ba03312
Update README.md
Browse files
README.md
CHANGED
@@ -17,5 +17,5 @@ Refer to the [original model card](https://huggingface.co/TinyLlama/TinyLlama-1.
|
|
17 |
pip install mlx
|
18 |
git clone https://github.com/ml-explore/mlx-examples.git
|
19 |
cd mlx-examples/llms/hf_llm
|
20 |
-
python generate.py --model mlx-community/Singlish-TinyLlama-v0.1 --prompt "
|
21 |
```
|
|
|
17 |
pip install mlx
|
18 |
git clone https://github.com/ml-explore/mlx-examples.git
|
19 |
cd mlx-examples/llms/hf_llm
|
20 |
+
python generate.py --model mlx-community/Singlish-TinyLlama-v0.1 --prompt "<SIN> SINGLISH <ENG> "
|
21 |
```
|