Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Lmnhd70
/
conceptofmind-Yarn-Llama-2-7b-128k
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
62e44d3
conceptofmind-Yarn-Llama-2-7b-128k
/
app.py
Lmnhd70
initial commit
62e44d3
over 1 year ago
raw
Copy download link
history
blame
Safe
92 Bytes
import
gradio
as
gr
gr.Interface.load(
"models/conceptofmind/Yarn-Llama-2-7b-128k"
).launch()