Triangle104 commited on
Commit
4ce8f38
·
verified ·
1 Parent(s): 3f16f62

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +9 -0
README.md CHANGED
@@ -14,6 +14,15 @@ tags:
14
  This model was converted to GGUF format from [`nbeerbower/Qwen2.5-Gutenberg-Doppel-32B`](https://huggingface.co/nbeerbower/Qwen2.5-Gutenberg-Doppel-32B) using llama.cpp via the ggml.ai's [GGUF-my-repo](https://huggingface.co/spaces/ggml-org/gguf-my-repo) space.
15
  Refer to the [original model card](https://huggingface.co/nbeerbower/Qwen2.5-Gutenberg-Doppel-32B) for more details on the model.
16
 
 
 
 
 
 
 
 
 
 
17
  ## Use with llama.cpp
18
  Install llama.cpp through brew (works on Mac and Linux)
19
 
 
14
  This model was converted to GGUF format from [`nbeerbower/Qwen2.5-Gutenberg-Doppel-32B`](https://huggingface.co/nbeerbower/Qwen2.5-Gutenberg-Doppel-32B) using llama.cpp via the ggml.ai's [GGUF-my-repo](https://huggingface.co/spaces/ggml-org/gguf-my-repo) space.
15
  Refer to the [original model card](https://huggingface.co/nbeerbower/Qwen2.5-Gutenberg-Doppel-32B) for more details on the model.
16
 
17
+ ---
18
+ Model details:
19
+ -
20
+ Qwen/Qwen2.5-32B-Instruct finetuned on jondurbin/gutenberg-dpo-v0.1 and nbeerbower/gutenberg2-dpo.
21
+ Method
22
+
23
+ ORPO tuned with 2x A100 for 1.25 epochs.
24
+
25
+ ---
26
  ## Use with llama.cpp
27
  Install llama.cpp through brew (works on Mac and Linux)
28