Skip to content
This repository has been archived by the owner on Dec 6, 2023. It is now read-only.

Commit

Permalink
minor doc update
Browse files Browse the repository at this point in the history
  • Loading branch information
casperdcl committed Oct 18, 2023
1 parent 21874ed commit fe33e91
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cht-llama-cpp/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,5 +20,5 @@ pip install virtualenv
## Run the compiled file

```bash
./dist/mistral-1-aarch64-apple-darwin --model_path ./ml/models/mistral-7b-instruct-v0.1.Q5_0.gguf
./dist/cht-llama-cpp-mistral-1-aarch64-apple-darwin --model_path ./ml/models/mistral-7b-instruct-v0.1.Q5_0.gguf
```

0 comments on commit fe33e91

Please sign in to comment.