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="appvoid/carbono-001")
# Load model directly
from transformers import AutoModel
model = AutoModel.from_pretrained("appvoid/carbono-001", dtype="auto")
Quick Links

carbono

This is a model trained on a diverse set of instruction tasks to make LFM2.5 work on production environments.

Downloads last month
8
GGUF
Model size
0.4B params
Architecture
lfm2
Hardware compatibility
Log In to add your hardware

8-bit

Inference Providers NEW
This model isn't deployed by any Inference Provider. ๐Ÿ™‹ Ask for provider support