Hacker News new | ask | show | jobs
by wfurney 1044 days ago
I've also been experimenting with the C# implementation

https://github.com/trrahul/llama2.cs

1 comments

Why Parallel.For() instead of SIMD types?

I would expect a much better performance.