ggml-org / p1
LLM-based code completion engine
☆181Updated 2 months ago
Alternatives and similar repositories for p1:
Users that are interested in p1 are comparing it to the libraries listed below
- Python bindings for ggml☆140Updated 6 months ago
- C++ implementation for 💫StarCoder☆453Updated last year
- SoTA Transformers with C-backend for fast inference on your CPU.☆311Updated last year
- Falcon LLM ggml framework with CPU and GPU support☆246Updated last year
- ggml implementation of BERT☆486Updated last year
- WebGPU LLM inference tuned by hand☆149Updated last year
- Extend the original llama.cpp repo to support redpajama model.☆117Updated 6 months ago
- A torchless, c++ rwkv implementation using 8bit quantization, written in cuda/hip/vulkan for maximum compatibility and minimum dependenci…☆310Updated last year
- CLIP inference in plain C/C++ with no extra dependencies☆486Updated 7 months ago
- TypeScript generator for llama.cpp Grammar directly from TypeScript interfaces☆135Updated 8 months ago
- Automated prompting and scoring framework to evaluate LLMs using updated human knowledge prompts☆111Updated last year
- llama.cpp fork with additional SOTA quants and improved performance☆217Updated this week
- Python bindings for llama.cpp☆200Updated last year
- fastLLaMa: An experimental high-performance framework for running Decoder-only LLMs with 4-bit quantization in Python using a C/C++ backe…☆408Updated last year
- Landmark Attention: Random-Access Infinite Context Length for Transformers QLoRA☆123Updated last year
- An implementation of bucketMul LLM inference☆215Updated 8 months ago
- ☆528Updated 4 months ago
- LLaVA server (llama.cpp).☆178Updated last year
- This is our own implementation of 'Layer Selective Rank Reduction'☆233Updated 9 months ago
- FlashAttention (Metal Port)☆457Updated 6 months ago
- ☆536Updated last year
- Inference of Mamba models in pure C☆186Updated last year
- C++ implementation for BLOOM☆809Updated last year
- Port of Microsoft's BioGPT in C/C++ using ggml☆87Updated last year
- Suno AI's Bark model in C/C++ for fast text-to-speech generation☆787Updated 4 months ago
- ☆40Updated last year
- GPTQ inference Triton kernel☆298Updated last year
- ☆412Updated last year
- Code for paper: "QuIP: 2-Bit Quantization of Large Language Models With Guarantees"☆362Updated last year
- Merge Transformers language models by use of gradient parameters.