Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
asylwan
/
AI-Sweden-Models-gpt-sw3-6.7b-v2-instruct-4bit-gptq
like
0
Sleeping
App
Files
Files
Community
main
AI-Sweden-Models-gpt-sw3-6.7b-v2-instruct-4bit-gptq
/
app.py
asylwan
initial commit
0e466b7
11 months ago
raw
Copy download link
history
blame
contribute
delete
Safe
99 Bytes
import
gradio
as
gr
gr.load(
"models/AI-Sweden-Models/gpt-sw3-6.7b-v2-instruct-4bit-gptq"
).launch()