Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
HuggingFaceTB
/
SmolLM2-1.7B-Instruct-WebGPU
like
42
Running
App
Files
Files
Community
4
refs/pr/3
SmolLM2-1.7B-Instruct-WebGPU
/
postcss.config.js
Xenova
HF Staff
Upload source code
5199a7f
verified
7 months ago
raw
Copy download link
history
blame
81 Bytes
export
default
{
plugins
: {
tailwindcss
: {},
autoprefixer
: {},
},
};