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...
f0c6e0d
concise-LLaMa-V2-13B-Chat_Quantized_fp16
/
app.py
a4to
initial commit
f0c6e0d
about 2 years ago
raw
Copy download link
history
blame
Safe
98 Bytes
import
gradio
as
gr
gr.Interface.load(
"models/concise/LLaMa-V2-13B-Chat_Quantized_fp16"
).launch()