akashrajkn's Stars
ggerganov/llama.cpp
LLM inference in C/C++
gorhill/uBlock
uBlock Origin - An efficient blocker for Chromium and Firefox. Fast and lean.
QuivrHQ/quivr
Opiniated RAG for integrating GenAI in your apps 🧠 Focus on your product rather than the RAG. Easy integration in existing products with customisation! Any LLM: GPT4, Groq, Llama. Any Vectorstore: PGVector, Faiss. Any Files. Anyway you want.
facebookresearch/audiocraft
Audiocraft is a library for audio processing and generation with deep learning. It features the state-of-the-art EnCodec audio compressor / tokenizer, along with MusicGen, a simple and controllable music generation LM with textual and melodic conditioning.
mlc-ai/mlc-llm
Universal LLM Deployment Engine with ML Compilation
BuilderIO/gpt-crawler
Crawl a site to generate knowledge files to create your own custom GPT from a URL
facebookresearch/seamless_communication
Foundational Models for State-of-the-Art Speech and Text Translation
getumbrel/llama-gpt
A self-hosted, offline, ChatGPT-like chatbot. Powered by Llama 2. 100% private, with no data leaving your device. New: Code Llama support!
encode/starlette
The little ASGI framework that shines. 🌟
Nutlope/aicommits
A CLI that writes your git commit messages for you with AI
jzhang38/TinyLlama
The TinyLlama project is an open endeavor to pretrain a 1.1B Llama model on 3 trillion tokens.
open-mmlab/Amphion
Amphion (/æmˈfaɪən/) is a toolkit for Audio, Music, and Speech Generation. Its purpose is to support reproducible research and help junior researchers and engineers get started in the field of audio, music, and speech generation research and development.
mit-han-lab/streaming-llm
[ICLR 2024] Efficient Streaming Language Models with Attention Sinks
microsoft/torchscale
Foundation Architecture for (M)LLMs
tairov/llama2.mojo
Inference Llama 2 in one file of pure 🔥
pytorch/tnt
A lightweight library for PyTorch training tools and utilities
kopiro/siriwave
The Apple® Siri wave-form replicated in a JS library.
lucidrains/soundstorm-pytorch
Implementation of SoundStorm, Efficient Parallel Audio Generation from Google Deepmind, in Pytorch
pytest-dev/pytest-asyncio
Asyncio support for pytest
Jamie-Stirling/RetNet
An implementation of "Retentive Network: A Successor to Transformer for Large Language Models"
google-research/bleurt
BLEURT is a metric for Natural Language Generation based on transfer learning.
Unbabel/COMET
A Neural Framework for MT Evaluation
thuml/depyf
depyf is a tool to help you understand and adapt to PyTorch compiler torch.compile.
alteryx/locust-grasshopper
a load testing tool extended from locust
marcoancona/TorchPruner
On-the-fly Structured Pruning for PyTorch models. This library implements several attributions metrics and structured pruning utils for neural networks in PyTorch.
adobe-research/convmelspec
Convmelspec: Convertible Melspectrograms via 1D Convolutions
envomer/tailwindcss-chat
iP1SMS/disposable-phone-numbers
A list of disposable phone numbers
simplelocalize/nextjs-tailwind-language-selector
Sample language selector made with Tailwind and NextJS
akashrajkn/whisper.mojo
Inference Whisper in 🔥