Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
Hansimov
/
hf-llm-api
like
20
Runtime error
App
Files
Files
Community
8
refs/pr/2
hf-llm-api
/
.github
/
workflows
/
.prettierrc
Hansimov
:pencil: [CI] Trigger sync actions only when new version released
d7e9766
7 months ago
raw
Copy download link
history
blame
Safe
166 Bytes
{
"tabWidth"
:
4
,
"overrides"
: [
{
"files"
:
"*.yml"
,
"options"
: {
"tabWidth"
:
2
}
}
]
}