Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Duplicated from
matthoffner/starchat-ui
gsaivinay
/
Llama-2-13B-GGML-UI
like
1
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
b0e11b3
Llama-2-13B-GGML-UI
/
postcss.config.js
gsaivinay
Duplicate from matthoffner/starchat-ui
a28cd69
over 1 year ago
raw
Copy download link
history
blame
Safe
83 Bytes
module
.
exports
= {
plugins
: {
tailwindcss
: {},
autoprefixer
: {},
},
};