IlyaGusev commited on
Commit
46a4d31
1 Parent(s): 636d399

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -19,7 +19,7 @@ Llama.cpp version: [link](https://huggingface.co/IlyaGusev/saiga_llama3_8b_gguf)
19
 
20
  I've changed the prompt format from ChatML to **the original Llama-3 format in v4**. Don't forget to switch formats!
21
 
22
- **v4**: LLama-3 prompt format:
23
  ```
24
  <|begin_of_text|><|start_header_id|>system<|end_header_id|>
25
 
 
19
 
20
  I've changed the prompt format from ChatML to **the original Llama-3 format in v4**. Don't forget to switch formats!
21
 
22
+ **v4+**: LLama-3 prompt format:
23
  ```
24
  <|begin_of_text|><|start_header_id|>system<|end_header_id|>
25