In-Ho Yi
In-Ho Yi
Hi team, I'm having an issue launching the pretraining job with tensorflow 2.15 or above. Tensorflow 2.15 immediately segdumps. With the latest tensorflow 2.16.1 I see there is an unbound...
We currently install `jax[cuda12_pip]` in `setup.sh`. However, since the base image comes with its own CUDA installation, this creates a version conflict, generating warnings such as: ``` 2024-03-11 22:25:16.557390: I...
I.e. previously edn.unify('{:x nil :y ?xxx}', '{:xxx 42}'); was failing due to null not having 'walk' as a member function. With this change I confirmed the said example works fine.