File size: 367 Bytes
4850541
 
0e9a5ec
21ce927
91919a2
72146a8
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
---
license: cc-by-2.0
library_name: gguf
pipeline_tag: text-generation
---
GGUF importance matrix (imatrix) quants for https://huggingface.co/ShinojiResearch/Senku-70B-Full

Prompt templates: ChatML (recommended), Mistral
```
<|im_start|>system
{instructions}<|im_end|>
<|im_start|>user
{prompt}<|im_end|>
<|im_start|>assistant
 
```
```
[INST] {prompt} [/INST]
```