File size: 1,128 Bytes
a6458cb d2355a2 a6458cb d2355a2 a6458cb d2355a2 a6458cb b5c5b65 a6458cb d2355a2 a6458cb b5c5b65 50e35aa b5c5b65 2f169e3 d2355a2 a6458cb d2355a2 a6458cb d2355a2 d9473f0 d2355a2 |
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 |
---
library_name: transformers
tags:
- llama-factory
license: mit
language:
- zh
base_model:
- unsloth/llama-3-8b-Instruct-bnb-4bit
---
# Meta-Llama-3-8B-Instruct-Jiakai Model Card
This is a fine-tuned version of the [unsloth/llama-3-8b-Instruct-bnb-4bit](https://huggingface.co/unsloth/llama-3-8b-Instruct-bnb-4bit) model, tailored by **Jiakai** using the [LLaMA-Factory](https://github.com/hiyouga/LLaMA-Factory) framework. The model has been fine-tuned to improve its performance on Chinese language tasks, incorporating self-awareness data from the `identity` dataset.
## Model Sources
- **Repository:** [GitHub - hiyouga/LLaMA-Factory](https://github.com/hiyouga/LLaMA-Factory)
## Demo
<img src="https://cdn.sa.net/2024/10/14/X135JbLhwvEWmax.webp" width="500" alt="demo image">
## License
This model is licensed under the [MIT](https://opensource.org/license/mit) License.
## Citation
If you use this model in your work, please cite it as:
```
@article{llama3modelcard,
title={Llama 3 Model Card},
author={AI@Meta},
year={2024},
url = {https://github.com/meta-llama/llama3/blob/main/MODEL_CARD.md}
}
``` |