Jason Stock

Results 7 comments of Jason Stock

@kenodegard > What files are being modified when running `conda init bash`? Take note of the `modified` files. ``` (dev) conda init bash modified ~/miniconda/condabin/conda modified ~/miniconda/bin/conda modified ~/miniconda/bin/conda-env no...

@Goekdeniz-Guelmez @angeloskath yes, we have Muon already: https://github.com/stockeh/mlx-optimizers/blob/main/mlx_optimizers/muon.py thought I do believe Keller Jordan had made some minor updates since.

@toothacher17 I appreciate you sharing your insights! I found the paper to be quiet informative. I think most of these changes are easy enough to implement into [`mlx-optimizers`](https://github.com/stockeh/mlx-optimizers). Although, I...

> > I do wish there were an easier way to delegate the parameters we'd want to use with Muon and others with AdamW > Can you say more about...

@awni I have similarly been seeing popularity grow and support adding it!

Same errors with `zed`, but I just switched `edit_prediction_provider` from `zed` to `copilot` and inline completion is working as expected. Zed Preview 0.186.3 (da333757f1442f55aea615a74174090d495c9e86) MacOS 15.4.1 (24E263)

Perhaps related, on a remote session over ssh I cannot detect the local project venv or global venv as an interpreter. It only shows system defaults in the dropdown.