MaziyarPanahi
commited on
Update README.md (#7)
Browse files- Update README.md (e9ceeb4987b61387b94aa6ce1add4589aee0d609)
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 are available here: [MaziyarPanahi/Llama-3-8B-Instruct-DPO-v0.2-GGUF](https://huggingface.co/MaziyarPanahi/Llama-3-8B-Instruct-DPO-v0.2-GGUF)
|
37 |
+
|
38 |
+
|
39 |
# Prompt Template
|
40 |
|
41 |
This model uses `ChatML` prompt template:
|