初始化项目,由ModelHub XC社区提供模型
Model: SubconsciousDev/TIM-8b-preview Source: Original Platform
This commit is contained in:
32
README.md
Normal file
32
README.md
Normal 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/)
|
||||
|
||||
Reference in New Issue
Block a user