初始化项目,由ModelHub XC社区提供模型

Model: Tesslate/Gradience-T1-7B-Preview
Source: Original Platform
This commit is contained in:
ModelHub XC
2026-09-06 14:33:11 +08:00
commit 6cdd3eea47
16 changed files with 152136 additions and 0 deletions

31
README.md Normal file
View File

@@ -0,0 +1,31 @@
---
library_name: transformers
license: apache-2.0
datasets:
- Tesslate/Gradient-Reasoning
language:
- zho
- eng
- fra
- spa
- por
- deu
- ita
- rus
- jpn
- kor
- vie
- tha
- ara
base_model:
- Qwen/Qwen2.5-7B-Instruct
---
# Model Card for Gradience-T1-7B
This model is still in preview/beta. We're still working on it! This is just so the community can try out our new "Gradient Reasoning" that intends to break problems down and reason faster.
You can use a system prompt to enable thinking:
"First, think step-by-step to reach the solution. Enclose your entire reasoning process within <|begin_of_thought|> and <|end_of_thought|> tags."
You can try sampling params:
Temp: 0.76, TopP: 0.62, Topk 30-68, Rep: 1.0, minp: 0.05