Merge pull request #30 from HonorRong/patch-1

Update README.md
This commit is contained in:
Awni Hannun 2023-12-07 08:13:37 -08:00 committed by GitHub
commit a2b837e0f5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -51,7 +51,6 @@ To compute test set perplexity use
```
python lora.py --model mlx_llama_7B.npz \
--tokenizer tokenizer.model \
--data data \
--test
```