File size: 1,245 Bytes
1265333 728714f 1265333 728714f |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 |
---
license: llama3
language:
- ja
- en
---
**[4.0bpw](https://huggingface.co./rioshiina/Llama-3-ELYZA-JP-8B-exl2/tree/4.0bpw)**
**[6.0bpw](https://huggingface.co./rioshiina/Llama-3-ELYZA-JP-8B-exl2/tree/6.0bpw)**
**[8.0bpw](https://huggingface.co./rioshiina/Llama-3-ELYZA-JP-8B-exl2/tree/8.0bpw)**
# Llama-3-ELYZA-JP-8B-exl2
- Model creator: [elyza](https://huggingface.co./elyza)
- Original model: [Llama-3-ELYZA-JP-8B](https://huggingface.co./elyza/Llama-3-ELYZA-JP-8B)
## Prompt template
```
<|begin_of_text|><|start_header_id|>user<|end_header_id|>
{prompt}<|eot_id|><|start_header_id|>assistant<|end_header_id|>
```
### License
[Meta Llama 3 Community License](https://llama.meta.com/llama3/license/)
### Citations
```tex
@misc{elyzallama2024,
title={elyza/Llama-3-ELYZA-JP-8B},
url={https://huggingface.co./elyza/Llama-3-ELYZA-JP-8B},
author={Masato Hirakawa and Shintaro Horie and Tomoaki Nakamura and Daisuke Oba and Sam Passaglia and Akira Sasaki},
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}
}
``` |