Skip to content

Commit

Permalink
fixup
Browse files Browse the repository at this point in the history
Signed-off-by: Matteo Collina <[email protected]>
  • Loading branch information
mcollina committed May 8, 2024
1 parent fdc793f commit 103e860
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,8 @@ Steps for downloading and setting up AI Warp for local development.
### Testing a local model with llama2
To test a local model with with llama2, you can use the following to downloaded a tested model:
To test a local model with with llama2, you can use the following to
download the model we used for testing:
```bash
curl -L -O https://huggingface.co/TheBloke/Mistral-7B-Instruct-v0.2-GGUF/resolve/main/mistral-7b-instruct-v0.2.Q8_0.gguf
Expand Down

0 comments on commit 103e860

Please sign in to comment.