duyntnet's picture
Upload README.md
a2ce446 verified
|
raw
history blame
No virus
493 Bytes
---
license: other
language:
- en
pipeline_tag: text-generation
inference: false
tags:
- transformers
- gguf
- imatrix
- Fimbulvetr-11B-v2
---
Quantizations of https://huggingface.co/Sao10K/Fimbulvetr-11B-v2
# From original readme
Prompt Formats - Alpaca or Vicuna. Either one works fine.
Recommended SillyTavern Presets - Universal Light
Alpaca:
```
### Instruction:
<Prompt>
### Input:
<Insert Context Here>
### Response:
```
Vicuna:
```
System: <Prompt>
User: <Input>
Assistant:
```