Update README.md
Browse files
README.md
CHANGED
@@ -11,7 +11,6 @@ Realized a tokenization mistake with the previous DPO model. So this is now a ne
|
|
11 |
|
12 |
The open LLM results are really BAD lol. Something with this dataset is disagreeing with llama 3?
|
13 |
|
14 |
-
We are happy for anyone to try it out and give some feedback and we won't have the model up on https://awanllm.com on our LLM API...
|
15 |
|
16 |
|
17 |
Instruct format:
|
@@ -30,6 +29,6 @@ Instruct format:
|
|
30 |
|
31 |
Quants:
|
32 |
|
33 |
-
FP16: https://huggingface.co/
|
34 |
|
35 |
-
GGUF: https://huggingface.co/
|
|
|
11 |
|
12 |
The open LLM results are really BAD lol. Something with this dataset is disagreeing with llama 3?
|
13 |
|
|
|
14 |
|
15 |
|
16 |
Instruct format:
|
|
|
29 |
|
30 |
Quants:
|
31 |
|
32 |
+
FP16: https://huggingface.co/OwenArli/ArliAI-Llama-3-8B-Instruct-DPO-v0.2
|
33 |
|
34 |
+
GGUF: https://huggingface.co/OwenArli/ArliAI-Llama-3-8B-Instruct-DPO-v0.2-GGUF
|