Update README.md
#4
by
MaziyarPanahi
- opened
README.md
CHANGED
@@ -31,6 +31,11 @@ datasets:
|
|
31 |
|
32 |
This model is a fine-tune (DPO) of `meta-llama/Meta-Llama-3-8B-Instruct` model.
|
33 |
|
|
|
|
|
|
|
|
|
|
|
34 |
# Prompt Template
|
35 |
|
36 |
This model uses `ChatML` prompt template:
|
|
|
31 |
|
32 |
This model is a fine-tune (DPO) of `meta-llama/Meta-Llama-3-8B-Instruct` model.
|
33 |
|
34 |
+
# Quantized GGUF
|
35 |
+
|
36 |
+
All GGUF models come with context length of `32000`: [Llama-3-8B-Instruct-DPO-v0.4-GGUF](https://huggingface.co/MaziyarPanahi/Llama-3-8B-Instruct-DPO-v0.4-GGUF)
|
37 |
+
|
38 |
+
|
39 |
# Prompt Template
|
40 |
|
41 |
This model uses `ChatML` prompt template:
|