nevinpuri's Stars
ggerganov/llama.cpp
LLM inference in C/C++
zylon-ai/private-gpt
Interact with your documents using the power of GPT, 100% privately, no data leaks
Swordfish90/cool-retro-term
A good looking terminal emulator which mimics the old cathode display...
Whisky-App/Whisky
A modern Wine wrapper for macOS built with SwiftUI
BlinkDL/RWKV-LM
RWKV (pronounced RwaKuv) is an RNN with great LLM performance, which can also be directly trained like a GPT transformer (parallelizable). We are at RWKV-7 "Goose". So it's combining the best of RNN and transformer - great performance, linear time, constant space (no kv-cache), fast training, infinite ctx_len, and free sentence embedding.
openai/shap-e
Generate 3D objects conditioned on text or images
bartobri/no-more-secrets
A command line tool that recreates the famous data decryption effect seen in the 1992 movie Sneakers.
openlm-research/open_llama
OpenLLaMA, a permissively licensed open source reproduction of Meta AI’s LLaMA 7B trained on the RedPajama dataset
rustformers/llm
[Unmaintained, see README] An ecosystem of Rust libraries for working with large language models
ray-project/llm-numbers
Numbers every LLM developer should know
h2oai/h2o-llmstudio
H2O LLM Studio - a framework and no-code GUI for fine-tuning LLMs. Documentation: https://docs.h2o.ai/h2o-llmstudio/
turboderp/exllama
A more memory-efficient rewrite of the HF transformers implementation of Llama for use with quantized weights.
kognise/arpchat
Answering the question nobody asked: what if you wanted to text your friends using only ARP?
frectonz/sql-studio
SQL Database Explorer [SQLite, libSQL, PostgreSQL, MySQL/MariaDB, DuckDB, ClickHouse]
SinaKarvandi/Hypervisor-From-Scratch
Source code of a multiple series of tutorials about the hypervisor. Available at: https://rayanfam.com/tutorials
qianqianwang68/omnimotion
id-Software/quake2-rerelease-dll
vitoplantamura/OnnxStream
Lightweight inference library for ONNX files, written in C++. It can run Stable Diffusion XL 1.0 on a RPI Zero 2 (or in 298MB of RAM) but also Mistral 7B on desktops and servers. ARM, x86, WASM, RISC-V supported. Accelerated by XNNPACK.
squidowl/halloy
IRC application written in Rust
RWKV/rwkv.cpp
INT4/INT5/INT8 and FP16 inference on CPU for RWKV language model
martinshkreli/models
stock market models - have fun
tremorlabs/tremor
Copy & Paste React components to build modern web applications.
kuleshov/minillm
MiniLLM is a minimal system for running modern LLMs on consumer-grade GPUs
plibither8/refined-hacker-news
✨ Hacker News, but refined — Interface tweaks and features to make the HN experience better
SimonHalvdansson/Harmonic-HN
Modern Android client for Hacker News
kmeng01/memit
Mass-editing thousands of facts into a transformer memory (ICLR 2023)
decompme/decomp.me
Collaborative decompilation and reverse engineering website
bentoml/BentoDiffusion
BentoDiffusion: A collection of diffusion models served with BentoML
flowyroll/downfall
straussmaximilian/ocrmac
A python wrapper to extract text from images on a mac system. Uses the vision framework from Apple.