jartine commited on
Commit
d46444a
1 Parent(s): c6693eb

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -57,7 +57,7 @@ You can then use the completion mode of the GUI to experiment with this
57
  model. You can prompt the model for completions on the command line too:
58
 
59
  ```
60
- ./Meta-Llama-3.1-8B.Q2_K.llamafile -p 'four score and seven' --log-disable
61
  ```
62
 
63
  This model has a max context window size of 128k tokens. By default, a
 
57
  model. You can prompt the model for completions on the command line too:
58
 
59
  ```
60
+ ./Meta-Llama-3.1-8B.Q6_K.llamafile -p 'four score and seven' --log-disable
61
  ```
62
 
63
  This model has a max context window size of 128k tokens. By default, a