Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
a4to
/
concise-LLaMa-V2-13B-Chat_Quantized_fp16
like
0
Sleeping
App
Files
Files
Community
0a4697d
concise-LLaMa-V2-13B-Chat_Quantized_fp16
/
app.py
a4to
Update app.py
0a4697d
over 1 year ago
raw
Copy download link
history
blame
Safe
98 Bytes
import
gradio
as
gr
gr.Interface.load(
"models/concise/LLaMa_V2-13B-Chat-Unquantized-HF"
).launch()