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
64a4008
Β·
verified Β·
1 Parent(s): 4935d67

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -4
README.md CHANGED
@@ -28,10 +28,9 @@ datasets:
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
 
@@ -186,8 +185,9 @@ BugFind-15 is a test set containing 15 scenarios from shallow to deep, aiming to
186
 
187
 
188
  > [!IMPORTANT]
189
- > All tests were conducted with a temperature of 1 as officially recommended by qwen3.5. All errors and model issues were attempted to be regenerated twice after a test failure. If both attempts fail, it is considered a failure.
190
- > Screenshots of all test interfaces are uploaded to the image folder of the repository.
 
191
 
192
 
193
  ---
 
28
 
29
  # 🌟 Qwopus3.5-9B-coder
30
 
 
31
  ## πŸš€ Model Fine-Tuning and Logical Alignment (Qwopus3.5-9B-coder)
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
  ![image](https://cdn-uploads.huggingface.co/production/uploads/66309bd090589b7c65950665/8qFQVuCxbgkWqKa2B_Vph.jpeg)
36
 
 
185
 
186
 
187
  > [!IMPORTANT]
188
+ > - βš™οΈ All tests were conducted with a temperature of 1 as officially recommended by qwen3.5. All errors and model issues were attempted to be regenerated twice after a test failure. If both attempts fail, it is considered a failure.
189
+ > 🍎 All screenshots of the test interfaces have been uploaded to the image folder in the repository. Click the link below to view and verify:
190
+ > πŸ”— [View Test Screenshots](https://huggingface.co/Jackrong/Qwopus3.5-9B-coder/tree/main/test_images)
191
 
192
 
193
  ---