karpathy / llama2.c

Inference Llama 2 in one file of pure C
MIT License
17.23k stars 2.06k forks source link

Could llama2.c be adapted to BitNet? #500

Open izaxon opened 6 months ago

izaxon commented 6 months ago

Ref https://huggingface.co/papers/2310.11453

mah110mat commented 3 months ago

https://github.com/mah110mat/llama2.bitnet/