2 Commits

Author SHA1 Message Date
Andrej 7325bab657 Merge pull request #365 from atamurad/patch-1
Update README.md - unclosed code block quotes
2023-08-26 20:11:04 -07:00
Atamurad Hezretkuliyev 37157bc0a3 Update README.md
Fixed unclosed code block quotes
2023-08-27 02:27:47 +03:00
+1
View File
@@ -109,6 +109,7 @@ Chat with Code Llama Instruct:
python export.py codellama2_7b_instruct.bin --meta-llama /path/to/CodeLlama-7b-Instruct
python tokenizer.py --tokenizer-model=/path/to/CodeLlama-7b-Instruct/tokenizer.model
./run codellama2_7b_instruct.bin -m chat -z /path/to/CodeLlama-7b-Instruct/tokenizer.bin
```
## hugginface models