TIM-preview
Collection
First generation models • 4 items • Updated • 1
How to use SubconsciousDev/TIM-8b-preview with Transformers:
# Load model directly
from transformers import AutoModel
model = AutoModel.from_pretrained("SubconsciousDev/TIM-8b-preview", dtype="auto")TIM is a model that reasons on recursive task trees formatted as JSON structures.