Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Arrcttacsrks
/
Chat_X
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
ccbcd17
Chat_X
/
llama.cpp
/
mypy.ini
Arrcttacsrks
Upload llama.cpp/mypy.ini with huggingface_hub
da31260
verified
6 months ago
raw
Copy download link
history
blame
Safe
163 Bytes
[mypy]
strict
=
true
allow_untyped_calls
=
true
allow_untyped_defs
=
true
allow_incomplete_defs
=
true
disable_error_code
= import-untyped
warn_return_any
=
false