conda create -n YOLO python=3.9 conda activate YOLO pip install thop pip install tqdm pip install PyYAML pip install opencv-python conda install pytorch torchvision torchaudio cudatoolkit=10.2 -c ...
I was curious if Block's Goose agent, paired with Ollama and the Qwen3-coder model, could really replace Claude Code. Here's how I got started.