Gregory Axler

Results 2 issues of Gregory Axler

Prototype for AOT compilation. This is a very basic implementation with many things missing. The important part is that you can compile a `JITFunction` and generate C code for a...

Hi Sasha! Nice to see your take on the llama2.rs! I did a port of Anrej’s llama.c [here](https://github.com/gaxler/llama2.rs) Had a chance to go over the code and compare to my...