初始化项目,由ModelHub XC社区提供模型

Model: theprint/GeneralChat-Llama3.2-3B
Source: Original Platform
This commit is contained in:
ModelHub XC
2026-05-05 19:49:39 +08:00
commit 8c1a9745f6
10 changed files with 2595 additions and 0 deletions

23
README.md Normal file
View File

@@ -0,0 +1,23 @@
---
base_model: unsloth/llama-3.2-3b-instruct-unsloth-bnb-4bit
tags:
- text-generation-inference
- transformers
- unsloth
- llama
license: llama3.2
language:
- en
datasets:
- theprint/GeneralChat-GPT
---
# General Chat
This model is fine tuned on a number of everyday topics in casual conversation, from pet care to dealing with toxic co-workers. It is meant to shape an informal tone that still gets to the point without adding too much fluff.
- **Developed by:** theprint
- **Finetuned from model :** unsloth/llama-3.2-3b-instruct-unsloth-bnb-4bit
This llama model was trained 2x faster with [Unsloth](https://github.com/unslothai/unsloth) and Huggingface's TRL library.
[<img src="https://raw.githubusercontent.com/unslothai/unsloth/main/images/unsloth%20made%20with%20love.png" width="200"/>](https://github.com/unslothai/unsloth)