YAML Metadata Warning:empty or missing yaml metadata in repo card

Check out the documentation for more information.

from transformers import pipeline

messages = [ {"role": "user", "content": "Who are you?"}, ] pipe = pipeline("text-generation", model="meta-llama/Llama-3.3-70B-Instruct") pipe(messages)

Downloads last month

-

Downloads are not tracked for this model. How to track
Inference Providers NEW
This model isn't deployed by any Inference Provider. 🙋 Ask for provider support