初始化项目,由ModelHub XC社区提供模型
Model: WeOneGuy/Qwen2.5-0.5b-g4f-GGUF Source: Original Platform
This commit is contained in:
30
README.md
Normal file
30
README.md
Normal file
@@ -0,0 +1,30 @@
|
||||
---
|
||||
base_model: unsloth/qwen2.5-0.5b-bnb-4bit
|
||||
pipeline_tag: text-generation
|
||||
tags:
|
||||
- text-generation-inference
|
||||
- transformers
|
||||
- unsloth
|
||||
- qwen2
|
||||
- gguf
|
||||
license: apache-2.0
|
||||
language:
|
||||
- en
|
||||
inference:
|
||||
parameters:
|
||||
temperature: 0.8
|
||||
widget:
|
||||
- messages:
|
||||
- role: user
|
||||
content: How should I explain the Internet?
|
||||
---
|
||||
|
||||
# Uploaded model
|
||||
|
||||
- **Developed by:** WeOneGuy
|
||||
- **License:** apache-2.0
|
||||
- **Finetuned from model :** unsloth/qwen2.5-0.5b-bnb-4bit
|
||||
|
||||
This qwen2 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