Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
TitanML
/
Model-Memory-Calculator
like
8
Running
App
Files
Files
Community
b515e63
Model-Memory-Calculator
/
.prettierrc
Gogryu
initial commit
47c0b4f
5 months ago
raw
Copy download link
history
blame
Safe
158 Bytes
{
"semi"
:
false
,
"tabWidth"
:
2
,
"printWidth"
:
100
,
"singleQuote"
:
true
,
"trailingComma"
:
"all"
,
"jsxSingleQuote"
:
true
,
"bracketSpacing"
:
true
}