Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
karbazhyev
/
LLMs-WizardLM-30B-V1.0
like
0
Build error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
LLMs-WizardLM-30B-V1.0
/
app.py
karbazhyev
initial commit
84362d5
almost 3 years ago
raw
Copy download link
history
blame
contribute
delete
Safe
80 Bytes
import
gradio
as
gr
gr.Interface.load(
"models/LLMs/WizardLM-30B-V1.0"
).launch()