Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
manojkumarvohra
/
manojkumarvohra-llama2-7B-Chat-hf-8bit-guanaco-pico-finetuned
like
1
Sleeping
App
Files
Files
Community
main
manojkumarvohra-llama2-7B-Chat-hf-8bit-guanaco-pico-finetuned
/
app.py
manojkumarvohra
initial commit
70c5b29
about 1 year ago
raw
Copy download link
history
blame
contribute
delete
Safe
119 Bytes
import
gradio
as
gr
gr.Interface.load(
"models/manojkumarvohra/llama2-7B-Chat-hf-8bit-guanaco-pico-finetuned"
).launch()