Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Website
Tasks
HuggingChat
Collections
Languages
Organizations
Community
Blog
Posts
Daily Papers
Hardware
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
55
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
about 2 years ago
Raw
Download with hf CLI
Copy download link
History
Blame
Contribute
Delete
Safe
79 Bytes
export
default
{
plugins
: {
tailwindcss
: {},
autoprefixer
: {}
}
};