Tom Tseng
Tom Tseng
Right, I don't expect cyclic-adv-s545m to work well against 28b since KataGo has been adversarially trained against cyclic positions from cyclic-adv-s545m, though I would guess that if you spent several...
(EDIT: fixed) lint is failing due to `black` being updated and failing on files not modified in this PR. Fix: PR #134
Added to PR description: https://www.notion.so/chaiberkeley/heat-map-visualizations-of-cyclic-adversaries-e6604589c2364aa1803b2f1738f0547d?pvs=4
Closing because it's been moved to a notebook in https://github.com/AlignmentResearch/KataGoVisualizer/pull/98
Fixed in https://github.com/HumanCompatibleAI/imitation/pull/831#issuecomment-2574448401
Hey, thanks for your interest—unfortunately we don't have vit-victim-b16-s650m in `bin.gz` format. The context: * KataGo trains models in PyTorch, then exports the weights in their own format as a...
The `stable` branch on `KataGo-custom` should be able to run the TorchScript models if you're compiling KataGo with the CUDA backend. In the CUDA backend we added a hack where...
Fixed in https://github.com/HumanCompatibleAI/imitation/pull/831#issuecomment-2574448401 before I saw this PR, won't close this because the unit tests may be useful. However this project is not actively maintained by anyone anymore so not...