Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Mat17892
/
iris
like
0
Runtime error
App
Files
Files
Community
main
iris
/
llama.cpp
/
mypy.ini
Mat17892
llamacpp
b664585
verified
15 days 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