fuzzy-mittenz
commited on
Update README.md
Browse files
README.md
CHANGED
@@ -1,14 +1,18 @@
|
|
1 |
-
---
|
2 |
-
base_model: TroyDoesAI/BlackSheep-5B
|
3 |
-
library_name: transformers
|
4 |
-
tags:
|
5 |
-
- mergekit
|
6 |
-
- merge
|
7 |
-
- llama-cpp
|
8 |
-
- gguf-my-repo
|
9 |
-
|
10 |
-
|
11 |
-
|
|
|
|
|
|
|
|
|
12 |
This model was converted to GGUF format from [`TroyDoesAI/BlackSheep-5B`](https://huggingface.co/TroyDoesAI/BlackSheep-5B) using llama.cpp via the ggml.ai's [GGUF-my-repo](https://huggingface.co/spaces/ggml-org/gguf-my-repo) space.
|
13 |
Refer to the [original model card](https://huggingface.co/TroyDoesAI/BlackSheep-5B) for more details on the model.
|
14 |
|
@@ -50,4 +54,4 @@ Step 3: Run inference through the main binary.
|
|
50 |
or
|
51 |
```
|
52 |
./llama-server --hf-repo fuzzy-mittenz/BlackSheep-5B-Q5_K_S-GGUF --hf-file blacksheep-5b-q5_k_s-imat.gguf -c 2048
|
53 |
-
```
|
|
|
1 |
+
---
|
2 |
+
base_model: TroyDoesAI/BlackSheep-5B
|
3 |
+
library_name: transformers
|
4 |
+
tags:
|
5 |
+
- mergekit
|
6 |
+
- merge
|
7 |
+
- llama-cpp
|
8 |
+
- gguf-my-repo
|
9 |
+
- ttt*.
|
10 |
+
- art
|
11 |
+
datasets:
|
12 |
+
- IntelligentEstate/The_Key
|
13 |
+
---
|
14 |
+
## Finished and preffered models posted in Intelligent estate's page or collections, also if these are not the droids you are looking for check out Bartowski's Page
|
15 |
+
# fuzzy-mittenz/BlackSheep-5B-Q5_K_S-GGUF ----- !!!TEST 1 QAT!!!-----
|
16 |
This model was converted to GGUF format from [`TroyDoesAI/BlackSheep-5B`](https://huggingface.co/TroyDoesAI/BlackSheep-5B) using llama.cpp via the ggml.ai's [GGUF-my-repo](https://huggingface.co/spaces/ggml-org/gguf-my-repo) space.
|
17 |
Refer to the [original model card](https://huggingface.co/TroyDoesAI/BlackSheep-5B) for more details on the model.
|
18 |
|
|
|
54 |
or
|
55 |
```
|
56 |
./llama-server --hf-repo fuzzy-mittenz/BlackSheep-5B-Q5_K_S-GGUF --hf-file blacksheep-5b-q5_k_s-imat.gguf -c 2048
|
57 |
+
```
|