Triangle104
commited on
Commit
•
07625c3
1
Parent(s):
fbb0b5b
Update README.md
Browse files
README.md
CHANGED
@@ -9,7 +9,17 @@ tags:
|
|
9 |
- gguf-my-repo
|
10 |
---
|
11 |
|
12 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
13 |
This model was converted to GGUF format from [`nbeerbower/phi3.5-gutenberg-4B`](https://huggingface.co/nbeerbower/phi3.5-gutenberg-4B) using llama.cpp via the ggml.ai's [GGUF-my-repo](https://huggingface.co/spaces/ggml-org/gguf-my-repo) space.
|
14 |
Refer to the [original model card](https://huggingface.co/nbeerbower/phi3.5-gutenberg-4B) for more details on the model.
|
15 |
|
|
|
9 |
- gguf-my-repo
|
10 |
---
|
11 |
|
12 |
+
From original model:
|
13 |
+
|
14 |
+
phi3.5-gutenberg-4B
|
15 |
+
|
16 |
+
microsoft/Phi-3.5-mini-instruct finetuned on jondurbin/gutenberg-dpo-v0.1.
|
17 |
+
Method
|
18 |
+
|
19 |
+
Finetuned using 2x RTX 4060 Ti for 3 epochs.
|
20 |
+
|
21 |
+
Fine-tune Llama 3 with ORPO
|
22 |
+
|
23 |
This model was converted to GGUF format from [`nbeerbower/phi3.5-gutenberg-4B`](https://huggingface.co/nbeerbower/phi3.5-gutenberg-4B) using llama.cpp via the ggml.ai's [GGUF-my-repo](https://huggingface.co/spaces/ggml-org/gguf-my-repo) space.
|
24 |
Refer to the [original model card](https://huggingface.co/nbeerbower/phi3.5-gutenberg-4B) for more details on the model.
|
25 |
|