Image-Text-to-Text
Transformers
Safetensors
qwen3_5
text-generation-inference
unsloth
reasoning
chain-of-thought
lora
sft
agent
tool-use
function-calling
coder
conversational
Jackrong commited on
Commit
e744108
Β·
verified Β·
1 Parent(s): d79ed52

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -8
README.md CHANGED
@@ -28,21 +28,15 @@ datasets:
28
 
29
  # 🌟 Qwopus3.5-9B-coder
30
 
31
- ## πŸ’‘ Base Model Overview
32
 
33
- As the base model of this model, **Qwopus3.5-9B-v3.5** is already a model with powerful capabilities. On this foundation, **Qwopus3.5-9B-coder** is specially optimized and fine-tuned for high-performance Agentic Coding, complex Tool Calling, and deep logical reasoning.
34
 
 
35
 
36
  ![image](https://cdn-uploads.huggingface.co/production/uploads/66309bd090589b7c65950665/8qFQVuCxbgkWqKa2B_Vph.jpeg)
37
 
38
-
39
-
40
  ---
41
 
42
- ## πŸš€ Model Fine-Tuning and Logical Alignment (Qwopus3.5-9B-coder)
43
-
44
- πŸͺ**Qwopus3.5-9B-coder** is a programming agent reasoning-enhanced model that is specifically fine-tuned on the basis of **Qwopus3.5-9B-v3.5**.
45
-
46
  ### πŸ›  Training Strategy
47
 
48
  The fine-tuning process of this model deeply integrates **Trace Inversion** data augmentation technology with high-quality **Agent Traces**. This systematic approach not only strengthens the model's ability to solve complex programming tasks, but also greatly improves its logical coherence and accuracy when using various tools.
 
28
 
29
  # 🌟 Qwopus3.5-9B-coder
30
 
 
31
 
32
+ ## πŸš€ Model Fine-Tuning and Logical Alignment (Qwopus3.5-9B-coder)
33
 
34
+ πŸͺ As the base model of this model, **Qwopus3.5-9B-v3.5** is already a model with powerful capabilities. On this foundation, **Qwopus3.5-9B-coder** is specially optimized and fine-tuned for high-performance Agentic Coding, complex Tool Calling, and deep logical reasoning.
35
 
36
  ![image](https://cdn-uploads.huggingface.co/production/uploads/66309bd090589b7c65950665/8qFQVuCxbgkWqKa2B_Vph.jpeg)
37
 
 
 
38
  ---
39
 
 
 
 
 
40
  ### πŸ›  Training Strategy
41
 
42
  The fine-tuning process of this model deeply integrates **Trace Inversion** data augmentation technology with high-quality **Agent Traces**. This systematic approach not only strengthens the model's ability to solve complex programming tasks, but also greatly improves its logical coherence and accuracy when using various tools.