avilum commited on
Commit
24add0b
1 Parent(s): 1fc486d

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -4,8 +4,8 @@ license: apache-2.0
4
 
5
 
6
  # Download the llamafile
7
- - Go to https://huggingface.co/aviol/TinyLlama1.1-llamafile-bootstraped/blob/main/TinyLlama-1.1B.llamafile
8
- - Download this file using the download button.
9
 
10
  # Run the server
11
  ```shell
 
4
 
5
 
6
  # Download the llamafile
7
+ - Download the llamafile from https://huggingface.co/avilum/llamafile-python-openai-template/blob/main/TinyLlama-1.1B.llamafile
8
+ - Use the download button.
9
 
10
  # Run the server
11
  ```shell