Update README.md
Browse files
README.md
CHANGED
@@ -14,6 +14,25 @@ language:
|
|
14 |
- en
|
15 |
---
|
16 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
17 |
# Trappu/Picaro-v1-210-24B-Q5_K_M-GGUF
|
18 |
This model was converted to GGUF format from [`Trappu/Picaro-v1-210-24B`](https://huggingface.co/Trappu/Picaro-v1-210-24B) using llama.cpp via the ggml.ai's [GGUF-my-repo](https://huggingface.co/spaces/ggml-org/gguf-my-repo) space.
|
19 |
Refer to the [original model card](https://huggingface.co/Trappu/Picaro-v1-210-24B) for more details on the model.
|
|
|
14 |
- en
|
15 |
---
|
16 |
|
17 |
+
THIS IS THE ONE FOR SURE.
|
18 |
+
|
19 |
+
EXPERIMENTAL
|
20 |
+
|
21 |
+
```
|
22 |
+
<|im_start|>system
|
23 |
+
bla bla bla<|im_end|>
|
24 |
+
<|im_start|>input
|
25 |
+
bla bla bla<|im_end|>
|
26 |
+
<|im_start|>output
|
27 |
+
bla bla bla<|im_end|>
|
28 |
+
```
|
29 |
+
|
30 |
+
recommended prompt:
|
31 |
+
|
32 |
+
[ Series: ...; Chapter: ...; Scenario: ...; Tags: ...]
|
33 |
+
|
34 |
+
|
35 |
+
|
36 |
# Trappu/Picaro-v1-210-24B-Q5_K_M-GGUF
|
37 |
This model was converted to GGUF format from [`Trappu/Picaro-v1-210-24B`](https://huggingface.co/Trappu/Picaro-v1-210-24B) using llama.cpp via the ggml.ai's [GGUF-my-repo](https://huggingface.co/spaces/ggml-org/gguf-my-repo) space.
|
38 |
Refer to the [original model card](https://huggingface.co/Trappu/Picaro-v1-210-24B) for more details on the model.
|