CoolFace
Modelpublic

anthonym21/Eve-2-MoE-IT-272M

sourceHugging Facemitupdated 7mo agoView on Hugging Face
1likes108downloads
30 commits on main
9289ac87mo ago

perf: use torch.compile max-autotune mode

anthonym21
a6e6ea47mo ago

perf: remove CPU-GPU sync bottleneck in SharedMoE routing loop

anthonym21
cf6f81c7mo ago

Restore full README with training history, swarm table, and specialist status

anthonym21
faf53ea7mo ago

Add instruction-tuned model in safetensors format

anthonym21
9f87f927mo ago

Delete model.safetensors

anthonym21
d834e767mo ago

Add model card

anthonym21
a35c9b77mo ago

Add generate.py from base model

anthonym21
453ec6f7mo ago

Add modeling_eve.py from base model

anthonym21
3bcd5f67mo ago

Add configuration_eve.py from base model

anthonym21
3c5c4db7mo ago

Add generation_config.json from base model

anthonym21
018e80e7mo ago

Add config.json from base model

anthonym21
d46c8c67mo ago

Add instruction-tuned weights (3 epochs on alpaca-cleaned)

anthonym21
09b14517mo ago

Fix: move super().__init__() before attribute assignments to prevent PretrainedConfig clobbering MoE top_k

anthonym21
7ca18e08mo ago

Update README.md

anthonym21
a9c88c68mo ago

Update model card with Eve-2 logo

anthonym21
565c5fb8mo ago

Update README.md

anthonym21
c1e42178mo ago

Add Eve-2 swarm logo

anthonym21
17493768mo ago

Update README.md

anthonym21
ffdc1868mo ago

Upload folder using huggingface_hub

anthonym21
b8eded98mo ago

Upload folder using huggingface_hub

anthonym21
328551f8mo ago

Upload folder using huggingface_hub

anthonym21
f4214b88mo ago

Upload folder using huggingface_hub

anthonym21
353199d8mo ago

Delete make_nb.py

anthonym21
07f331b8mo ago

Upload folder using huggingface_hub

anthonym21
0dfcaa38mo ago

Delete push_to_hub.py

anthonym21
e7e87548mo ago

Upload folder using huggingface_hub

anthonym21
02130a38mo ago

Upload folder using huggingface_hub

anthonym21
2cb31028mo ago

Create README.md

anthonym21
5e78b3d8mo ago

Eve-2-MoE-IT-272M: heavy IT patch (open-perfectblend, LoRA r=128, merged)

anthonym21
f4cde198mo ago

initial commit

anthonym21