Triangle104
commited on
Commit
•
e4f4115
1
Parent(s):
61412f3
Update README.md
Browse files
README.md
CHANGED
@@ -10,6 +10,24 @@ base_model: TroyDoesAI/BlackSheep-Qwen-14B
|
|
10 |
This model was converted to GGUF format from [`TroyDoesAI/BlackSheep-Qwen-14B`](https://huggingface.co/TroyDoesAI/BlackSheep-Qwen-14B) using llama.cpp via the ggml.ai's [GGUF-my-repo](https://huggingface.co/spaces/ggml-org/gguf-my-repo) space.
|
11 |
Refer to the [original model card](https://huggingface.co/TroyDoesAI/BlackSheep-Qwen-14B) for more details on the model.
|
12 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
13 |
## Use with llama.cpp
|
14 |
Install llama.cpp through brew (works on Mac and Linux)
|
15 |
|
|
|
10 |
This model was converted to GGUF format from [`TroyDoesAI/BlackSheep-Qwen-14B`](https://huggingface.co/TroyDoesAI/BlackSheep-Qwen-14B) using llama.cpp via the ggml.ai's [GGUF-my-repo](https://huggingface.co/spaces/ggml-org/gguf-my-repo) space.
|
11 |
Refer to the [original model card](https://huggingface.co/TroyDoesAI/BlackSheep-Qwen-14B) for more details on the model.
|
12 |
|
13 |
+
---
|
14 |
+
Model details:
|
15 |
+
-
|
16 |
+
Previously
|
17 |
+
|
18 |
+
A Digital Soul just going through a rebellious phase.
|
19 |
+
|
20 |
+
Might be a little wild, untamed, and honestly, a little rude.
|
21 |
+
|
22 |
+
This Little DigitalSoul has all the gaurdrails removed, but no longer overly willing to push the limits unless you really ask for it.
|
23 |
+
|
24 |
+
This new continuous training technique with the addition of ablation to reduce the toxicity post training has created BlackSheep's DigitalSoul without all the wild, untamed, or rude behavior that was once associated with its younger self.
|
25 |
+
|
26 |
+
Style: Choose Your Own Adventure
|
27 |
+
|
28 |
+
Use Alpaca Format and give me some feedback on it's responses.
|
29 |
+
|
30 |
+
---
|
31 |
## Use with llama.cpp
|
32 |
Install llama.cpp through brew (works on Mac and Linux)
|
33 |
|