Downloads · 30 days
0
Charpince/Dada
Dada is a machine learning model from Charpince. Use it for the machine learning task on the model card, and read the license before you ship it in a product.
Downloads · 30 days
0
Access
Public
Updated May 21, 2024
Repo size
—
Likes
0
Public
Click a slice to open those files.
Other1.5 KB · 87%
From the Hugging Face model README
from transformers import pipeline
pipe = pipeline("text-generation", model="meta-llama/Meta-Llama-3-8B")