hscspring / llama.npLinks
Inference Llama/Llama2/Llama3 Modes in NumPy
☆21Updated 2 years ago
Alternatives and similar repositories for llama.np
Users that are interested in llama.np are comparing it to the libraries listed below
Sorting:
- llama3.cuda is a pure C/CUDA implementation for Llama 3 model.☆350Updated 9 months ago
- Inference of Mamba and Mamba2 models in pure C☆196Updated 3 weeks ago
- A high-throughput and memory-efficient inference and serving engine for LLMs☆267Updated 2 months ago
- Lightweight toolkit package to train and fine-tune 1.58bit Language models☆112Updated 8 months ago
- Easy and Efficient Quantization for Transformers☆205Updated 2 weeks ago
- 🕹️ Performance Comparison of MLOps Engines, Frameworks, and Languages on Mainstream AI Models.☆138Updated last year
- Q-GaLore: Quantized GaLore with INT4 Projection and Layer-Adaptive Low-Rank Gradients.☆201Updated last year
- Micro Llama is a small Llama based model with 300M parameters trained from scratch with $500 budget☆169Updated 6 months ago
- A minimalistic C++ Jinja templating engine for LLM chat templates☆203Updated 4 months ago
- Python bindings for ggml☆147Updated last year
- 1.58-bit LLaMa model☆82Updated last year
- Google TPU optimizations for transformers models☆134Updated 2 weeks ago
- Step by step explanation/tutorial of llama2.c☆226Updated 2 years ago
- ☆51Updated last year
- Train your own small bitnet model☆77Updated last year
- Experiments with BitNet inference on CPU☆55Updated last year
- RWKV in nanoGPT style☆197Updated last year
- An efficent implementation of the method proposed in "The Era of 1-bit LLMs"☆155Updated last year
- Reverse Engineering Gemma 3n: Google's New Edge-Optimized Language Model☆263Updated 8 months ago
- An innovative library for efficient LLM inference via low-bit quantization☆352Updated last year
- PyTorch implementation of models from the Zamba2 series.☆186Updated last year
- Training-free Post-training Efficient Sub-quadratic Complexity Attention. Implemented with OpenAI Triton.☆148Updated 3 months ago
- GGML implementation of BERT model with Python bindings and quantization.☆58Updated last year
- Lightweight Llama 3 8B Inference Engine in CUDA C☆53Updated 10 months ago
- ☆101Updated last year
- Simple high-throughput inference library☆155Updated 8 months ago
- vLLM: A high-throughput and memory-efficient inference and serving engine for LLMs