Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
asylwan
/
AI-Sweden-Models-gpt-sw3-6.7b-v2-instruct
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
8dda1ab
AI-Sweden-Models-gpt-sw3-6.7b-v2-instruct
/
app.py
asylwan
initial commit
8dda1ab
about 1 year ago
raw
Copy download link
history
blame
Safe
89 Bytes
import
gradio
as
gr
gr.load(
"models/AI-Sweden-Models/gpt-sw3-6.7b-v2-instruct"
).launch()