RioShiina's picture
Update README.md
0d85873 verified
|
raw
history blame
No virus
1.17 kB
---
license: llama3
language:
- ja
- en
---
**[4.0bpw](https://huggingface.co/rioshiina/Llama-3-Swallow-8B-v0.1-exl2/tree/4.0bpw)**
**[6.0bpw](https://huggingface.co/rioshiina/Llama-3-Swallow-8B-v0.1-exl2/tree/6.0bpw)**
**[8.0bpw](https://huggingface.co/rioshiina/Llama-3-Swallow-8B-v0.1-exl2/tree/8.0bpw)**
# Llama-3-Swallow-8B-v0.1-exl2
- Model creator: [tokyotech-llm](https://huggingface.co/tokyotech-llm)
- Original model: [Llama-3-Swallow-8B-v0.1](https://huggingface.co/tokyotech-llm/Llama-3-Swallow-8B-v0.1)
## Prompt template
```
Below is an instruction that describes a task. Write a response that appropriately completes the request.
### Instruction:
{prompt}
### Response:
```
### License
[META LLAMA 3 COMMUNITY LICENSE](https://llama.meta.com/llama3/license/)
### Citations
```tex
@misc{llama3swallow,
title={Llama 3 Swallow},
url={https://swallow-llm.github.io/llama3-swallow.en.html},
author={Swallow LLM},
year={2024},
}
```
```tex
@article{llama3modelcard,
title={Llama 3 Model Card},
author={AI@Meta},
year={2024},
url = {https://github.com/meta-llama/llama3/blob/main/MODEL_CARD.md}
}
```