HackerTrans
TopNewTrendsCommentsPastAskShowJobs

myers

no profile record

Submissions

Rust+OpenCL+AVX2 implementation of LLaMA inference code

github.com
6 points·by myers·3 tahun yang lalu·0 comments

comments

myers
·3 tahun yang lalu·discuss
There are show notes open for PRs for folks to add too. See if someone does over the next few days: https://github.com/oxidecomputer/oxide-and-friends/blob/mast...
myers
·3 tahun yang lalu·discuss
I second this one. This was a great book.

There are some follow ups to the final project I like

Compile to WASM so you can run on the web: <https://hands-on-rust.com/2021/11/06/run-your-rust-games-in-...>

Port to the Bevy ECS: <https://saveriomiroddi.github.io/learn_bevy_ecs_by_ripping_o...>