lewtun's picture
lewtun HF Staff
Update ML Intern artifact metadata
9cc7fa1 verified
|
Raw
History Blame Contribute Delete
756 Bytes
metadata
tags:
  - ml-intern

lewtun/SmolLM2-135M-OpenThoughts-SFT

Generated by ML Intern

This model repository was generated by ML Intern, an agent for machine learning research and development on the Hugging Face Hub.

Usage

from transformers import AutoModelForCausalLM, AutoTokenizer

model_id = 'lewtun/SmolLM2-135M-OpenThoughts-SFT'
tokenizer = AutoTokenizer.from_pretrained(model_id)
model = AutoModelForCausalLM.from_pretrained(model_id)

For non-causal architectures, replace AutoModelForCausalLM with the appropriate AutoModel class.

Free AI Image Generator No sign-up. Instant results. Open Now