Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
@@ -1,10 +1,6 @@
|
|
1 |
---
|
2 |
quantized_by: bartowski
|
3 |
pipeline_tag: text-generation
|
4 |
-
base_model: Nitral-AI/Captain-Eris_Twighlight-V0.420-12B
|
5 |
-
tags:
|
6 |
-
- mergekit
|
7 |
-
- merge
|
8 |
---
|
9 |
|
10 |
## Llamacpp imatrix Quantizations of Captain-Eris_Twighlight-V0.420-12B
|
@@ -20,13 +16,13 @@ Run them in [LM Studio](https://lmstudio.ai/)
|
|
20 |
## Prompt format
|
21 |
|
22 |
```
|
23 |
-
|
24 |
-
{system_prompt}<|im_end|>
|
25 |
-
<|im_start|>user
|
26 |
-
{prompt}<|im_end|>
|
27 |
-
<|im_start|>assistant
|
28 |
```
|
29 |
|
|
|
|
|
|
|
|
|
30 |
## Download a file (not the whole branch) from below:
|
31 |
|
32 |
| Filename | Quant type | File Size | Split | Description |
|
|
|
1 |
---
|
2 |
quantized_by: bartowski
|
3 |
pipeline_tag: text-generation
|
|
|
|
|
|
|
|
|
4 |
---
|
5 |
|
6 |
## Llamacpp imatrix Quantizations of Captain-Eris_Twighlight-V0.420-12B
|
|
|
16 |
## Prompt format
|
17 |
|
18 |
```
|
19 |
+
<s>[INST]{prompt}[/INST]
|
|
|
|
|
|
|
|
|
20 |
```
|
21 |
|
22 |
+
## What's new:
|
23 |
+
|
24 |
+
Fix tokenizer
|
25 |
+
|
26 |
## Download a file (not the whole branch) from below:
|
27 |
|
28 |
| Filename | Quant type | File Size | Split | Description |
|