Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
vericudebuget
/
CausalLM-72B-preview-llamafied-qwen-llamafy
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
CausalLM-72B-preview-llamafied-qwen-llamafy
/
app.py
vericudebuget
initial commit
3eb36cf
about 1 year ago
raw
Copy download link
history
blame
contribute
delete
Safe
91 Bytes
import
gradio
as
gr
gr.load(
"models/CausalLM/72B-preview-llamafied-qwen-llamafy"
).launch()