Triangle104 commited on
Commit
bbc81e4
·
verified ·
1 Parent(s): 60843c6

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +33 -0
README.md CHANGED
@@ -43,6 +43,39 @@ tags:
43
  This model was converted to GGUF format from [`DavidAU/L3.1-Dark-Reasoning-Anjir-Hermes-R1-Uncensored-8B`](https://huggingface.co/DavidAU/L3.1-Dark-Reasoning-Anjir-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-Dark-Reasoning-Anjir-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-Dark-Reasoning-Anjir-Hermes-R1-Uncensored-8B`](https://huggingface.co/DavidAU/L3.1-Dark-Reasoning-Anjir-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-Dark-Reasoning-Anjir-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 version's "thinking"/"reasoning" has been "darkened" by the
58
+ original CORE model's DNA (see model tree) and will also be shorter
59
+ and more compressed. Additional system prompts below to take this a lot
60
+ further - a lot darker, a lot more ... evil.
61
+
62
+
63
+ Higher temps will result in deeper, richer "thoughts"... and frankly more interesting ones too.
64
+
65
+
66
+ The "thinking/reasoning" tech (for the model at this repo) is from the original Llama 3.1 "DeepHermes" model from NousResearch:
67
+
68
+
69
+ [ https://huggingface.co/NousResearch/DeepHermes-3-Llama-3-8B-Preview ]
70
+
71
+
72
+ This version will retain all the functions and features of the
73
+ original "DeepHermes" model at about 50%-67% of original reasoning
74
+ power.
75
+ Please visit their repo for all information on features, test results
76
+ and so on.
77
+
78
+ ---
79
  ## Use with llama.cpp
80
  Install llama.cpp through brew (works on Mac and Linux)
81