22 lines
622 B
Markdown
22 lines
622 B
Markdown
---
|
|
base_model: unsloth/Qwen3-4B-Thinking-2507
|
|
tags:
|
|
- text-generation-inference
|
|
- transformers
|
|
- unsloth
|
|
- qwen3
|
|
license: apache-2.0
|
|
language:
|
|
- en
|
|
datasets:
|
|
- TeichAI/Gemini-3-Flash-Preview-VIBE
|
|
---
|
|
|
|
# Qwen3 4B Thinking x Gemini 3 Flash VIBE
|
|
|
|
This model was trained on 200 agentic coding examples generated by gemini 3 flash preview.
|
|
|
|
For more info on how and what the model was trained on, please view [the dataset card](https://huggingface.co/datasets/TeichAI/Gemini-3-Flash-Preview-VIBE)
|
|
|
|
---
|
|
This qwen3 model was trained 2x faster with [Unsloth](https://github.com/unslothai/unsloth) and Huggingface's TRL library. |