Update README.md
Browse files
README.md
CHANGED
@@ -13,6 +13,16 @@ base_model: DavidAU/L3-Dark-Planet-8B-V2-Eight-Orbs-Of-Power
|
|
13 |
This model was converted to GGUF format from [`DavidAU/L3-Dark-Planet-8B-V2-Eight-Orbs-Of-Power`](https://huggingface.co/DavidAU/L3-Dark-Planet-8B-V2-Eight-Orbs-Of-Power) using llama.cpp via the ggml.ai's [GGUF-my-repo](https://huggingface.co/spaces/ggml-org/gguf-my-repo) space.
|
14 |
Refer to the [original model card](https://huggingface.co/DavidAU/L3-Dark-Planet-8B-V2-Eight-Orbs-Of-Power) for more details on the model.
|
15 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
16 |
## Use with llama.cpp
|
17 |
Install llama.cpp through brew (works on Mac and Linux)
|
18 |
|
|
|
13 |
This model was converted to GGUF format from [`DavidAU/L3-Dark-Planet-8B-V2-Eight-Orbs-Of-Power`](https://huggingface.co/DavidAU/L3-Dark-Planet-8B-V2-Eight-Orbs-Of-Power) using llama.cpp via the ggml.ai's [GGUF-my-repo](https://huggingface.co/spaces/ggml-org/gguf-my-repo) space.
|
14 |
Refer to the [original model card](https://huggingface.co/DavidAU/L3-Dark-Planet-8B-V2-Eight-Orbs-Of-Power) for more details on the model.
|
15 |
|
16 |
+
---
|
17 |
+
This model has been designed to be relatively bullet proof and operates with all parameters, including temp settings from 0 to 5.
|
18 |
+
|
19 |
+
It is an extraordinary compressed model, with a very low perplexity level (lower than Meta Llama3 Instruct).
|
20 |
+
|
21 |
+
It is for any writing, fiction or roleplay activity.
|
22 |
+
|
23 |
+
It requires Llama3 template and/or "Command-R" template.
|
24 |
+
|
25 |
+
---
|
26 |
## Use with llama.cpp
|
27 |
Install llama.cpp through brew (works on Mac and Linux)
|
28 |
|