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

Model: sonasai/S1-lite
Source: Original Platform
This commit is contained in:
ModelHub XC
2026-06-29 21:21:24 +08:00
commit 8bf54dd85d
12 changed files with 151931 additions and 0 deletions

17
README.md Normal file
View File

@@ -0,0 +1,17 @@
---
base_model: unsloth/Qwen3-0.6B-unsloth-bnb-4bit
tags:
- text-generation-inference
- transformers
- unsloth
- qwen3
license: apache-2.0
language:
- en
---
# S1-Lite
This is a *very* light model thats slightly finetuned towards roblox luau coding. we are planning to release better models in the future.
This model can think, and its based from Qwen3, and is 0.6B paramaters, you could run this on your phone!
This qwen3 model was trained 2x faster with [Unsloth](https://github.com/unslothai/unsloth) and Huggingface's TRL library.