|
--- |
|
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/) |
|
|
|
|