初始化项目,由ModelHub XC社区提供模型
Model: theprint/GeneralChat-Llama3.2-3B Source: Original Platform
This commit is contained in:
23
README.md
Normal file
23
README.md
Normal 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)
|
||||
Reference in New Issue
Block a user