Skip to content
New issue

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

Segfault w/ --llamacpp #3

Open
ochafik opened this issue Feb 14, 2025 · 0 comments
Open

Segfault w/ --llamacpp #3

ochafik opened this issue Feb 14, 2025 · 0 comments

Comments

@ochafik
Copy link

ochafik commented Feb 14, 2025

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?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant