File size: 454 Bytes
7b2c7c1 9349e97 74af119 9349e97 74af119 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 |
---
library_name: transformers
tags: []
---
# Model Card for Model ID
prepared with mergekit
quantized 4 bits with bitsandbytes
```python
base_model: meta-llama/Llama-2-7b-chat-hf
gate_mode: cheap_embed
experts:
- source_model: meta-llama/Llama-2-7b-chat-hf
positive_prompts: ["You are an helpful assistant."]
- source_model: TheTravellingEngineer/llama2-7b-hf-guanaco
positive_prompts: ["You are an helpful general-pupose assistant"]
``` |