When I run ./run-surgical-agents.sh
./run-surgical-agents.sh: line 128: pip: command not found
💡 Installed to ~/.local/bin (already in PATH)
📁 Creating models/llm directory...
🔄 Downloading model using Hugging Face CLI (this may take a while - ~14GB)...
💡 Download can be resumed if interrupted
./run-surgical-agents.sh: line 142: hf: command not found
It assumes a python env with huggingface_hub installed. It may be good to check first and notify users about these requirements.
When I run ./run-surgical-agents.sh
It assumes a python env with
huggingface_hubinstalled. It may be good to check first and notify users about these requirements.