Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Aabbhishekk
/
Aabbhishekk-llama2-7b-function-calling-slerp
like
1
Sleeping
App
Files
Files
Community
main
Aabbhishekk-llama2-7b-function-calling-slerp
/
app.py
Aabbhishekk
initial commit
a2b8c06
verified
10 months ago
raw
Copy download link
history
blame
contribute
delete
Safe
92 Bytes
import
gradio
as
gr
gr.load(
"models/Aabbhishekk/llama2-7b-function-calling-slerp"
).launch()