Triangle104 commited on
Commit
d4ebde4
·
verified ·
1 Parent(s): 34c2827

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +12 -0
README.md CHANGED
@@ -46,6 +46,18 @@ base_model: DavidAU/Llama-3.1-Dark-Planet-8B-SuperNova
46
  This model was converted to GGUF format from [`DavidAU/Llama-3.1-Dark-Planet-8B-SuperNova`](https://huggingface.co/DavidAU/Llama-3.1-Dark-Planet-8B-SuperNova) using llama.cpp via the ggml.ai's [GGUF-my-repo](https://huggingface.co/spaces/ggml-org/gguf-my-repo) space.
47
  Refer to the [original model card](https://huggingface.co/DavidAU/Llama-3.1-Dark-Planet-8B-SuperNova) for more details on the model.
48
 
 
 
 
 
 
 
 
 
 
 
 
 
49
  ## Use with llama.cpp
50
  Install llama.cpp through brew (works on Mac and Linux)
51
 
 
46
  This model was converted to GGUF format from [`DavidAU/Llama-3.1-Dark-Planet-8B-SuperNova`](https://huggingface.co/DavidAU/Llama-3.1-Dark-Planet-8B-SuperNova) using llama.cpp via the ggml.ai's [GGUF-my-repo](https://huggingface.co/spaces/ggml-org/gguf-my-repo) space.
47
  Refer to the [original model card](https://huggingface.co/DavidAU/Llama-3.1-Dark-Planet-8B-SuperNova) for more details on the model.
48
 
49
+ ---
50
+ This version of Dark Planet has been enhanced and upgraded with "SuperNova", which enhances overall performance and extends context to 128k (131,072).
51
+
52
+ This model has been designed to be relatively bullet proof and operates with all parameters, including temp settings from 0 to 5.
53
+
54
+ It is an extraordinary compressed model, with a very low perplexity level (lower than Meta Llama3 Instruct).
55
+
56
+ It is for any writing, fiction or roleplay activity.
57
+
58
+ It requires Llama3 template and/or "Command-R" template.
59
+
60
+ ---
61
  ## Use with llama.cpp
62
  Install llama.cpp through brew (works on Mac and Linux)
63