An open API service indexing awesome lists of open source software.

https://github.com/joelburget/moe-sae


https://github.com/joelburget/moe-sae

Last synced: 3 months ago
JSON representation

Awesome Lists containing this project

README

        

I'm now focused on Olmoe, though `train_mixtral.py` still exists.

Sweep:

```
wandb sweep --project moe-sae olmoe-config.yaml
wandb agent
```

Train:

```
python3 train_olmoe.py
```