Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
AbbeylincolnSty
/
ContextualAI-archangel_sft-kto_llama30b
like
0
Paused
App
Files
Files
Community
main
ContextualAI-archangel_sft-kto_llama30b
/
app.py
AbbeylincolnSty
initial commit
ab79e28
11 months ago
raw
Copy download link
history
blame
contribute
delete
Safe
87 Bytes
import
gradio
as
gr
gr.load(
"models/ContextualAI/archangel_sft-kto_llama30b"
).launch()