You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Downloading model from https://github.com/neuml/codequestion/releases/download/v2.0.0/cqmodel.zip to /var/folders/4b/fykz7dvx2fj550ml_6t5qkww0000gn/T/cqmodel.zip
100%|
Decompressing model to /Users/tonis/.codequestion
Download complete
➜ codequestion
Loading model from /Users/tonis/.codequestion/models/stackexchange
[1] 58256 segmentation fault codequestion
➜ python3.10 -m pip install codequestion➜ python3.10 -m codequestion.download➜ codequestionI also tried in venv. But I'm not a Python expert