Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
webml-community
/
llama-3.2-webgpu
like
87
Running
App
Files
Files
Community
4
main
llama-3.2-webgpu
/
postcss.config.js
Xenova
HF Staff
Update demo (Transformers.js v3.8.0) (
#4
)
65ad76b
verified
6 days ago
raw
Copy download link
history
blame
contribute
delete
Safe
81 Bytes
export
default
{
plugins
: {
tailwindcss
: {},
autoprefixer
: {},
},
};