[Bug]: ValueError: Model architectures ['OPTForCausalLM'] failed to be inspected. #17031
Closed
1 task done
Labels
bug
Something isn't working
Your current environment
The output of `python collect_env.py`
🐛 Describe the bug
Installed the latest vllm version through pip in a separate environment:
python3 -m venv vllm_env source vllm_env/bin/activate pip install vllm==0.8.4
Ran the following python script:
Got the error output:
Before submitting a new issue...
The text was updated successfully, but these errors were encountered: