real-jiakai's picture
Update README.md
d9473f0 verified
---
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}
}
```