Triangle104 commited on
Commit
cf0a577
1 Parent(s): 94f4951

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +12 -0
README.md CHANGED
@@ -108,6 +108,18 @@ model-index:
108
  This model was converted to GGUF format from [`nbeerbower/Lyra4-Gutenberg-12B`](https://huggingface.co/nbeerbower/Lyra4-Gutenberg-12B) using llama.cpp via the ggml.ai's [GGUF-my-repo](https://huggingface.co/spaces/ggml-org/gguf-my-repo) space.
109
  Refer to the [original model card](https://huggingface.co/nbeerbower/Lyra4-Gutenberg-12B) for more details on the model.
110
 
 
 
 
 
 
 
 
 
 
 
 
 
111
  ## Use with llama.cpp
112
  Install llama.cpp through brew (works on Mac and Linux)
113
 
 
108
  This model was converted to GGUF format from [`nbeerbower/Lyra4-Gutenberg-12B`](https://huggingface.co/nbeerbower/Lyra4-Gutenberg-12B) using llama.cpp via the ggml.ai's [GGUF-my-repo](https://huggingface.co/spaces/ggml-org/gguf-my-repo) space.
109
  Refer to the [original model card](https://huggingface.co/nbeerbower/Lyra4-Gutenberg-12B) for more details on the model.
110
 
111
+ ---
112
+ Model details:
113
+ -
114
+ Sao10K/MN-12B-Lyra-v4 finetuned on jondurbin/gutenberg-dpo-v0.1.
115
+
116
+ Method
117
+ -
118
+ ORPO Finetuned using an RTX 3090 + 4060 Ti for 3 epochs.
119
+
120
+ Fine-tune Llama 3 with ORPO
121
+
122
+ ---
123
  ## Use with llama.cpp
124
  Install llama.cpp through brew (works on Mac and Linux)
125