Bosco Robinson

Results 5 comments of Bosco Robinson

> So following the readme for this script no longer works. But if you use the packagingtool in addition to this script ... What or which packagintool are you referring...

In theory, yes, you can. You'll need to port the dragGAN code to HIP (ROCm) which is mostly compatible with CUDA, but not 100%. As with porting anything, ymmv. https://docs.amd.com/projects/HIP/en/docs-5.2.0/user_guide/faq.html

## Related Issue: Shell Snapshot Size Causing Token Limit Errors and Crashes I'm experiencing a related problem on Linux (CachyOS/Arch) with Oh-My-Zsh + Powerlevel10k. ### The Problem Shell snapshots grow...

### Correction: Better Workaround The more effective workaround is launching Claude Code with a minimal shell environment that bypasses the heavy Oh-My-Zsh/Powerlevel10k configuration: **1. Create a minimal zshrc:** ```bash cat...

Can confirm this issue on Linux (CachyOS) with Claude Code 2.0.74. **Environment:** - OS: Linux 6.18.1-2-cachyos - Shell: zsh **Reproduction:** Typing `# test rule` at the prompt passes through as...