model-zoo icon indicating copy to clipboard operation
model-zoo copied to clipboard

Update to Flux 0.14

Open mcabbott opened this issue 2 years ago • 2 comments

All models marked ☀️ v0.13 or ☀️ v0.13 + should work fine with Flux 0.14. The only code change should be that, in some cases, using CUDA needs to be added.

It would be good to adjust their Project.toml files to allow this, and their Manifest.toml files to use this.

mcabbott avatar Jul 17 '23 15:07 mcabbott

Mostly done in #402, which updated Project files (to what should work) but not Manifest files (last known definitely good config).

The more ambitious update would be to clean up models one by one, along the lines of #397 and #394. There is a lot more boilerplate than necessary in most of them.

mcabbott avatar Jul 25 '23 16:07 mcabbott

Mostly done in #402, which updated Project files (to what should work) but not Manifest files (last known definitely good config).

The more ambitious update would be to clean up models one by one, along the lines of #397 and #394. There is a lot more boilerplate than necessary in most of them.

sir could you please be bit more clear , what you meant here. I would be happy to work on the issue further !

Jay-sanjay avatar Sep 26 '23 21:09 Jay-sanjay