Notable fork submissions #225
Replies: 7 comments 3 replies
|
If you'd like to add yours, feel free to open a new thread in Show and Tell, explain it there in detail, and then link it here with a one-liner as above! |
https://github.com/Entrpi/autoresearch-everywhereHeadline feature: One button calibration for your hardware. It is meant to run on anything and well. This is the most actively developed fork of all, as I'd already been working on a similar project when autoresearch released and was able to port ideas into it. It is already cross-platform and tested on Apple M5 and DGX Spark (working with FlashAttention 4 too), with future ROCm support planned. There are many optimizations to the engine, and I've also built it to do autoresearch on kernels. I also developed EEmicroGPT (the fastest implementation of microgpt by ~10x and ~20,000x faster than the CPython upstream) and will be using that work to add highly optimized pure-CPU training as well soon. |
|
Hi @svlandeg, The key Idea is "If autoresearch is a research, then autoresearch can research itself." |
|
https://github.com/ediestel/picochat-mlx. Nanochat in MLX Based on Awni Hannun - picochat; with modifications |
|
supratikpm/gemini-autoresearch — |
|
A working fork for NVIDIA DGX Spark: https://github.com/mazar/autoresearch-spark |

Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
For easier reviewing, I thought I'd collect some of the submissions here.
All reactions