Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
a4to
/
concise-LLaMa-V2-13B-Chat_Quantized_fp16
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
70b3dd4
concise-LLaMa-V2-13B-Chat_Quantized_fp16
/
app.py
a4to
Update app.py
70b3dd4
almost 2 years ago
raw
Copy download link
history
blame
Safe
129 Bytes
import
gradio
as
gr
gr.Interface.load(
"models/concise/LLaMa-V2-13B-Chat_Quantized_fp16/LLaMa.V2_13B-Chat-f16-q5_0.bin"
).launch()