Triangle104 commited on
Commit
abf4fe3
·
verified ·
1 Parent(s): bef66f4

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +10 -0
README.md CHANGED
@@ -12,6 +12,16 @@ tags:
12
  This model was converted to GGUF format from [`nbeerbower/Vitus-Qwen3-14B`](https://huggingface.co/nbeerbower/Vitus-Qwen3-14B) using llama.cpp via the ggml.ai's [GGUF-my-repo](https://huggingface.co/spaces/ggml-org/gguf-my-repo) space.
13
  Refer to the [original model card](https://huggingface.co/nbeerbower/Vitus-Qwen3-14B) for more details on the model.
14
 
 
 
 
 
 
 
 
 
 
 
15
  ## Use with llama.cpp
16
  Install llama.cpp through brew (works on Mac and Linux)
17
 
 
12
  This model was converted to GGUF format from [`nbeerbower/Vitus-Qwen3-14B`](https://huggingface.co/nbeerbower/Vitus-Qwen3-14B) using llama.cpp via the ggml.ai's [GGUF-my-repo](https://huggingface.co/spaces/ggml-org/gguf-my-repo) space.
13
  Refer to the [original model card](https://huggingface.co/nbeerbower/Vitus-Qwen3-14B) for more details on the model.
14
 
15
+ ---
16
+ nbeerbower/Qwen3-Gutenberg-Encore-14B finetuned on nbeerbower/human-writing-dpo
17
+
18
+ Set *enable_thinking* to *False* for best writing results.
19
+
20
+ Method
21
+ -
22
+ ORPO tuned with 1x RTX A6000 for 2 epochs.
23
+
24
+ ---
25
  ## Use with llama.cpp
26
  Install llama.cpp through brew (works on Mac and Linux)
27