Skip to content

examples/llm: shard and async compilation for lfm#475

Open
elogir wants to merge 21 commits into
masterfrom
raphael/fix-neuron-lfm
Open

examples/llm: shard and async compilation for lfm#475
elogir wants to merge 21 commits into
masterfrom
raphael/fix-neuron-lfm

Conversation

@elogir
Copy link
Copy Markdown
Contributor

@elogir elogir commented Apr 14, 2026

This is not really useful since there is no gain (max LFM 2.5 weights are 2B params) but allow us to quickly test sharding on runtimes with a slow compiler. Also parallelize compilation.

@elogir elogir force-pushed the raphael/fix-neuron branch from b0774f3 to 9453bf7 Compare April 14, 2026 13:57
@elogir elogir force-pushed the raphael/fix-neuron-lfm branch from e189749 to a5993c1 Compare April 14, 2026 14:04
@hugomano hugomano force-pushed the raphael/fix-neuron-lfm branch 2 times, most recently from ee31fd5 to ca6595c Compare April 15, 2026 13:34
@elogir elogir force-pushed the raphael/fix-neuron-lfm branch 3 times, most recently from 854f13f to f60f7d9 Compare April 15, 2026 14:50
@hugomano hugomano force-pushed the raphael/fix-neuron branch from 402f9a4 to 429626e Compare April 15, 2026 16:26
@hugomano hugomano force-pushed the raphael/fix-neuron-lfm branch from f60f7d9 to 73fe5b9 Compare April 15, 2026 16:28
@hugomano hugomano force-pushed the raphael/fix-neuron branch from 429626e to e62055b Compare April 16, 2026 09:12
@hugomano hugomano force-pushed the raphael/fix-neuron-lfm branch from 73fe5b9 to ee56249 Compare April 16, 2026 09:12
@hugomano hugomano marked this pull request as ready for review April 17, 2026 09:19
@hugomano hugomano requested a review from Finistere April 17, 2026 09:19
@hugomano hugomano changed the title examples/llm: fix lfm to work with neuron examples/llm: shard lfm Apr 17, 2026
@hugomano hugomano changed the title examples/llm: shard lfm examples/llm: shard and async compilation for lfm Apr 17, 2026
@hugomano hugomano force-pushed the raphael/fix-neuron branch from e62055b to cb22cae Compare April 17, 2026 11:37
@elogir elogir force-pushed the raphael/fix-neuron branch from a7c8526 to 6a293e0 Compare April 17, 2026 14:29
@hugomano hugomano force-pushed the raphael/fix-neuron branch from 706fa85 to ea7aae3 Compare April 22, 2026 12:16
@hugomano hugomano force-pushed the raphael/fix-neuron branch from ea7aae3 to bee1ba1 Compare April 22, 2026 12:43
hugomano and others added 8 commits April 22, 2026 12:52
Replace `catch unreachable` on future awaits with `try` so
compilation/loading errors propagate instead of panicking.
Also pass CompiledModel.deinit by value
@hugomano hugomano force-pushed the raphael/fix-neuron-lfm branch from ee56249 to 653e635 Compare April 22, 2026 13:25
@hugomano hugomano force-pushed the raphael/fix-neuron branch from 2e1af21 to f50a339 Compare April 22, 2026 14:25
@hugomano hugomano force-pushed the raphael/fix-neuron branch from f50a339 to 44571ac Compare April 30, 2026 15:47
@hugomano hugomano force-pushed the raphael/fix-neuron branch 4 times, most recently from 5e0f2b8 to 1aad6fb Compare May 11, 2026 11:00
Base automatically changed from raphael/fix-neuron to master May 12, 2026 07:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants