real-jiakai
commited on
Update README.md
Browse files
README.md
CHANGED
@@ -13,10 +13,14 @@ base_model:
|
|
13 |
|
14 |
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.
|
15 |
|
16 |
-
|
17 |
|
18 |
- **Repository:** [GitHub - hiyouga/LLaMA-Factory](https://github.com/hiyouga/LLaMA-Factory)
|
19 |
|
|
|
|
|
|
|
|
|
20 |
## License
|
21 |
|
22 |
This model is licensed under the [MIT](https://opensource.org/license/mit) License.
|
|
|
13 |
|
14 |
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.
|
15 |
|
16 |
+
## Model Sources
|
17 |
|
18 |
- **Repository:** [GitHub - hiyouga/LLaMA-Factory](https://github.com/hiyouga/LLaMA-Factory)
|
19 |
|
20 |
+
## Demo
|
21 |
+
|
22 |
+
![Demo Image](https://cdn.sa.net/2024/10/14/X135JbLhwvEWmax.webp)
|
23 |
+
|
24 |
## License
|
25 |
|
26 |
This model is licensed under the [MIT](https://opensource.org/license/mit) License.
|