How to use from the
Use from the
Transformers library
# Use a pipeline as a high-level helper
from transformers import pipeline

pipe = pipeline("text-generation", model="bobboyms/tynerox")
# Load model directly
from transformers import AutoModel
model = AutoModel.from_pretrained("bobboyms/tynerox", dtype="auto")
Quick Links

TyneRox Pre-treined model

In construction

Downloads last month
12
Safetensors
Model size
0.2B params
Tensor type
F32
ยท
Inference Providers NEW
This model isn't deployed by any Inference Provider. ๐Ÿ™‹ Ask for provider support

Model tree for bobboyms/tynerox

Unable to build the model tree, the base model loops to the model itself. Learn more.

Space using bobboyms/tynerox 1