Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
KBaba7
/
llama.cpp
like
0
Running
App
Files
Files
Community
main
llama.cpp
/
llama.cpp
/
mypy.ini
KBaba7
Upload 2637 files
2a8cee5
verified
4 months ago
raw
Copy download link
history
blame
contribute
delete
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