Triangle104 commited on
Commit
72fee4c
·
verified ·
1 Parent(s): e71a5b9

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +8 -0
README.md CHANGED
@@ -14,6 +14,14 @@ 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. Method
21
+
22
+ ORPO tuned with 2x A100 for 1.25 epochs.
23
+
24
+ ---
25
  ## Use with llama.cpp
26
  Install llama.cpp through brew (works on Mac and Linux)
27