17 lines
536 B
Markdown
17 lines
536 B
Markdown
---
|
|
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. |