Update README.md
Browse files
README.md
CHANGED
@@ -43,6 +43,8 @@ print(response)
|
|
43 |
```
|
44 |
Please ahere to the prompt template (system prompt is optional): `<<SYS>>\n{system prompt}\n<</SYS>>\n\n[INST]{query1}[/INST]{response1}[INST]{query2}[/INST]{response2}...`
|
45 |
|
|
|
|
|
46 |
License: [Llama-3.1 License](https://huggingface.co/meta-llama/Meta-Llama-3.1-8B/blob/main/LICENSE)
|
47 |
|
48 |
## Citation
|
|
|
43 |
```
|
44 |
Please ahere to the prompt template (system prompt is optional): `<<SYS>>\n{system prompt}\n<</SYS>>\n\n[INST]{query1}[/INST]{response1}[INST]{query2}[/INST]{response2}...`
|
45 |
|
46 |
+
Environment: `transformers==4.43.0`
|
47 |
+
|
48 |
License: [Llama-3.1 License](https://huggingface.co/meta-llama/Meta-Llama-3.1-8B/blob/main/LICENSE)
|
49 |
|
50 |
## Citation
|