Update README.md
Browse files
README.md
CHANGED
@@ -8,4 +8,10 @@ pipeline_tag: text-generation
|
|
8 |
library_name: transformers
|
9 |
tags:
|
10 |
- text-generation-inference
|
11 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
8 |
library_name: transformers
|
9 |
tags:
|
10 |
- text-generation-inference
|
11 |
+
- Coder
|
12 |
+
- Code
|
13 |
+
---
|
14 |
+
|
15 |
+
# **Qwen3-Code-Reasoning-4B-f32-GGUF**
|
16 |
+
|
17 |
+
> [GetSoloTech/Qwen3-Code-Reasoning-4B](https://huggingface.co/GetSoloTech/Qwen3-Code-Reasoning-4B) is a 4-billion parameter language model fine-tuned from Qwen3-4B-Thinking-2507 with LoRA adapters, specifically optimized for competitive programming and advanced code reasoning tasks. Trained on the high-quality Code-Reasoning dataset, including problems from TACO, APPS, CodeContests, and Codeforces, this model is engineered to deliver detailed, step-by-step solutions with ≥50% test case pass rates, improved constraint handling, and structured output for both code generation and complex reasoning scenarios. With configurable context length up to 262,144 tokens, it inherits the reasoning strengths of its base model and is recommended for users seeking well-justified code solutions and enhanced comprehensiveness in programming problem-solving.
|