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

Model: SubconsciousDev/TIM-8b-preview
Source: Original Platform
This commit is contained in:
ModelHub XC
2026-05-15 18:39:30 +08:00
commit 403d391e33
15 changed files with 152221 additions and 0 deletions

32
README.md Normal file
View File

@@ -0,0 +1,32 @@
---
library_name: transformers
license: mit
base_model:
- Qwen/Qwen3-8B
---
# Model Card for SubconsciousDev/TIM-8b-preview
<!-- Provide a quick summary of what the model is/does. -->
TIM is a model that reasons on recursive task trees formatted as JSON structures.
## Model Details
### Model Description
<!-- Provide a longer summary of what this model is. -->
- **Developed by:** MIT and Subconscious
- **Model type:** Structural reasoning model
- **License:** MIT License
- **Finetuned from model [optional]:** Qwen/Qwen3-8b
### Model Sources
<!-- Provide the basic links for the model. -->
- **Repository:** [TIMRUN](https://github.com/subconscious-systems/TIMRUN)
- **Paper:** [Beyond Context Limits: Subconscious Threads for Long-Horizon Reasoning](https://arxiv.org/pdf/2507.16784)
- **Demo:** [Subconscious API platform](https://www.subconscious.dev/)