Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
moh1456
/
Groq-Llama-3-Groq-8B-Tool-Use
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
78ebbf0
Groq-Llama-3-Groq-8B-Tool-Use
/
app.py
moh1456
initial commit
78ebbf0
verified
about 1 year ago
raw
Copy download link
history
blame
Safe
77 Bytes
import
gradio
as
gr
gr.load(
"models/Groq/Llama-3-Groq-8B-Tool-Use"
).launch()