Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 321 Bytes

File metadata and controls

5 lines (4 loc) · 321 Bytes

LLMLib (name pending)

experimental equinox/jax-based lib for LLMs. similar to hf/transformers. not likely to provide training facilities

credits

big credits to @karpathy's llama2.c for being a great reference for llama 2's architecture, as well as general llm bits and pieces