Triangle104
commited on
Update README.md
Browse files
README.md
CHANGED
@@ -24,6 +24,27 @@ tags:
|
|
24 |
This model was converted to GGUF format from [`nbeerbower/Dumpling-Qwen2.5-32B`](https://huggingface.co/nbeerbower/Dumpling-Qwen2.5-32B) using llama.cpp via the ggml.ai's [GGUF-my-repo](https://huggingface.co/spaces/ggml-org/gguf-my-repo) space.
|
25 |
Refer to the [original model card](https://huggingface.co/nbeerbower/Dumpling-Qwen2.5-32B) for more details on the model.
|
26 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
27 |
## Use with llama.cpp
|
28 |
Install llama.cpp through brew (works on Mac and Linux)
|
29 |
|
|
|
24 |
This model was converted to GGUF format from [`nbeerbower/Dumpling-Qwen2.5-32B`](https://huggingface.co/nbeerbower/Dumpling-Qwen2.5-32B) using llama.cpp via the ggml.ai's [GGUF-my-repo](https://huggingface.co/spaces/ggml-org/gguf-my-repo) space.
|
25 |
Refer to the [original model card](https://huggingface.co/nbeerbower/Dumpling-Qwen2.5-32B) for more details on the model.
|
26 |
|
27 |
+
---
|
28 |
+
nbeerbower/Rombos-EVAGutenberg-TIES-Qwen2.5-32B finetuned on:
|
29 |
+
|
30 |
+
nbeerbower/GreatFirewall-DPO
|
31 |
+
nbeerbower/Schule-DPO
|
32 |
+
nbeerbower/Purpura-DPO
|
33 |
+
nbeerbower/Arkhaios-DPO
|
34 |
+
jondurbin/truthy-dpo-v0.1
|
35 |
+
antiven0m/physical-reasoning-dpo
|
36 |
+
flammenai/Date-DPO-NoAsterisks
|
37 |
+
flammenai/Prude-Phi3-DPO
|
38 |
+
Atsunori/HelpSteer2-DPO
|
39 |
+
jondurbin/gutenberg-dpo-v0.1
|
40 |
+
nbeerbower/gutenberg2-dpo
|
41 |
+
nbeerbower/gutenberg-moderne-dpo.
|
42 |
+
|
43 |
+
Method
|
44 |
+
|
45 |
+
ORPO tuned with 8x A100 for 2 epochs.
|
46 |
+
|
47 |
+
---
|
48 |
## Use with llama.cpp
|
49 |
Install llama.cpp through brew (works on Mac and Linux)
|
50 |
|