We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Hi, thanks a lot for sharing this benchmark suite!
Just tried to run on a silicon Mac w/ and it crashed:
conda create -n jsonschemabench python=3.10 -y conda activate jsonschemabench pip install llama-cpp-python llguidance transformers torch ./scripts/run_maskbench.py --llamacpp data/Github_medium---o1.json # python3 -m maskbench.runner --multi --llamacpp data/Github_medium---o1.json # Segmentation fault: 11
Not sure which versions of packages are known to work, could you maybe add a requirements.txt file w/ pinned versions?
requirements.txt
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Hi, thanks a lot for sharing this benchmark suite!
Just tried to run on a silicon Mac w/ and it crashed:
Not sure which versions of packages are known to work, could you maybe add a
requirements.txt
file w/ pinned versions?The text was updated successfully, but these errors were encountered: