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="Mauricio-100/locgi", trust_remote_code=True)
messages = [
    {"role": "user", "content": "Who are you?"},
]
pipe(messages)
# Load model directly
from transformers import AutoModel
model = AutoModel.from_pretrained("Mauricio-100/locgi", trust_remote_code=True, device_map="auto")
Quick Links

nous vous presentons notre model locgi

notre modele et un tranformers personnels en plein training intensifs

le moyen d'usage viens bientot

il pourras converser repondre au question participer au benchmark et "Autres"

Downloads last month
257
Inference Providers NEW
This model isn't deployed by any Inference Provider. 🙋 1 Ask for provider support

Dataset used to train Mauricio-100/locgi

Space using Mauricio-100/locgi 1