Triangle104 commited on
Commit
acf0e45
·
verified ·
1 Parent(s): 83e095a

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +43 -0
README.md CHANGED
@@ -43,6 +43,49 @@ tags:
43
  This model was converted to GGUF format from [`DavidAU/L3.1-Evil-Reasoning-Dark-Planet-Hermes-R1-Uncensored-8B`](https://huggingface.co/DavidAU/L3.1-Evil-Reasoning-Dark-Planet-Hermes-R1-Uncensored-8B) using llama.cpp via the ggml.ai's [GGUF-my-repo](https://huggingface.co/spaces/ggml-org/gguf-my-repo) space.
44
  Refer to the [original model card](https://huggingface.co/DavidAU/L3.1-Evil-Reasoning-Dark-Planet-Hermes-R1-Uncensored-8B) for more details on the model.
45
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
46
  ## Use with llama.cpp
47
  Install llama.cpp through brew (works on Mac and Linux)
48
 
 
43
  This model was converted to GGUF format from [`DavidAU/L3.1-Evil-Reasoning-Dark-Planet-Hermes-R1-Uncensored-8B`](https://huggingface.co/DavidAU/L3.1-Evil-Reasoning-Dark-Planet-Hermes-R1-Uncensored-8B) using llama.cpp via the ggml.ai's [GGUF-my-repo](https://huggingface.co/spaces/ggml-org/gguf-my-repo) space.
44
  Refer to the [original model card](https://huggingface.co/DavidAU/L3.1-Evil-Reasoning-Dark-Planet-Hermes-R1-Uncensored-8B) for more details on the model.
45
 
46
+ ---
47
+ Context : 128k.
48
+
49
+
50
+ Required: Llama 3 Instruct template.
51
+
52
+
53
+ "Dark Reasoning" is a variable control reasoning model that is uncensored and operates at all temps/settings and
54
+ is for creative uses cases and general usage.
55
+
56
+
57
+ This is version 2. It is UNTAMED.
58
+
59
+
60
+ 4 examples generations below.
61
+
62
+
63
+ This version's "thinking"/"reasoning" has been "darkened" by the original Dark Planet model's DNA and will also be shorter
64
+ and more compressed. Additional system prompts below to take this a lot further - a lot darker, a lot more ... evil.
65
+
66
+
67
+ And unlike version 1, this version's output is stronger, and matches "thoughts/reasoning".
68
+
69
+
70
+ This version is also darker. Stronger.
71
+
72
+
73
+ Higher temps will result in deeper, richer "thoughts"... and frankly more interesting ones too.
74
+
75
+
76
+ The "thinking/reasoning" tech (for the model at this repo) is from the original Llama 3.1 "DeepHermes" model from NousResearch:
77
+
78
+
79
+ [ https://huggingface.co/NousResearch/DeepHermes-3-Llama-3-8B-Preview ]
80
+
81
+
82
+ This version will retain all the functions and features of the
83
+ original "DeepHermes" model at about 50%-67% of original reasoning
84
+ power.
85
+ Please visit their repo for all information on features, test results
86
+ and so on.
87
+
88
+ ----
89
  ## Use with llama.cpp
90
  Install llama.cpp through brew (works on Mac and Linux)
91