Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Manojb
/
small-llm-tool-use-bench
like
2
Model card
Files
Files and versions
xet
Community
1
main
small-llm-tool-use-bench
File size: 69 Bytes
08e5967
1
2
3
from
sys
import
argv
if
int
(argv[
1
]) ==
int
(argv[
2
]): exit(
0
) exit(
1
)