Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
BlitzenPrancer
/
TheBloke-guanaco-65B-HF
like
2
Running
App
Files
Files
Community
main
TheBloke-guanaco-65B-HF
/
app.py
BlitzenPrancer
initial commit
19ca2a4
over 1 year ago
raw
Copy download link
history
blame
contribute
delete
Safe
81 Bytes
import
gradio
as
gr
gr.Interface.load(
"models/TheBloke/guanaco-65B-HF"
).launch()