Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Website
Tasks
HuggingChat
Collections
Languages
Organizations
Community
Blog
Posts
Daily Papers
Learn
Discord
Forum
GitHub
Solutions
Team & Enterprise
Hugging Face PRO
Enterprise Support
Inference Providers
Inference Endpoints
Storage Buckets
Log In
Sign Up
Spaces:
HuggingFaceTB
/
instant-smollm
like
54
Running
App
Files
Files
Community
3
Fetching metadata from the HF Docker repository...
main
instant-smollm
/
postcss.config.js
cfahlgren1
HF Staff
setup webllm with smol 360m demo
b14d567
almost 2 years ago
raw
Copy download link
history
blame
contribute
delete
Safe
79 Bytes
export
default
{
plugins
: {
tailwindcss
: {},
autoprefixer
: {}
}
};