llamafile
jartine commited on
Commit
84ba6eb
·
verified ·
1 Parent(s): a34929d

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -3
README.md CHANGED
@@ -25,9 +25,9 @@ FreeBSD, OpenBSD and NetBSD systems you control on both AMD64 and ARM64.
25
  To get started, run:
26
 
27
  ```
28
- wget https://huggingface.co/Mozilla/starcoder2-llamafile/resolve/main/starcoder2-7b.Q6_K.gguf
29
- chmod +x starcoder2-7b.Q6_K.gguf
30
- ./starcoder2-7b.Q6_K.gguf
31
  ```
32
 
33
  This is a base model, so it'll behave as a text completion interface
 
25
  To get started, run:
26
 
27
  ```
28
+ wget https://huggingface.co/Mozilla/starcoder2-llamafile/resolve/main/starcoder2-7b.Q6_K.llamafile
29
+ chmod +x starcoder2-7b.Q6_K.llamafile
30
+ ./starcoder2-7b.Q6_K.llamafile
31
  ```
32
 
33
  This is a base model, so it'll behave as a text completion interface