Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
T145
/
ZEUS-8B-CHAT
like
1
Sleeping
App
Files
Files
Community
010ff90
ZEUS-8B-CHAT
/
.vscode
/
settings.json
T145
Updated linting
010ff90
13 days ago
raw
Copy download link
history
blame
Safe
114 Bytes
{
"editor.codeActionsOnSave"
:
{
"source.organizeImports"
:
"explicit"
,
"source.fixAll"
:
"explicit"
}
}