snap-stanford/MLAgentBench

I got the error Illegal instruction when I perform

Opened this issue · 0 comments

(autogpt) root@9abce85c5745:/MLAgentBench# python -u -m MLAgentBench.runner --python $(which python) --task cifar10 --device 0 --log-dir first_test --work-dir workspace --llm-name gpt-4 --edit-script-llm-name gpt-4 --fast-llm-name gpt-3.5-turbo

[Errno 2] No such file or directory: 'crfm_api_key.txt'
Could not load CRFM API key crfm_api_key.txt.
[Errno 2] No such file or directory: 'claude_api_key.txt'
Could not load anthropic API key claude_api_key.txt.
No module named 'vertexai'
Could not load VertexAI API.
Illegal instruction