keyvank / femtoGPTLinks
Pure Rust implementation of a minimal Generative Pretrained Transformer
☆912Updated 2 months ago
Alternatives and similar repositories for femtoGPT
Users that are interested in femtoGPT are comparing it to the libraries listed below
Sorting:
- A fast llama2 decoder in pure Rust.☆1,056Updated last year
- Rust+OpenCL+AVX2 implementation of LLaMA inference code☆548Updated last year
- Inference Llama 2 in one file of pure Rust 🦀☆233Updated 2 years ago
- LLama.cpp rust bindings☆403Updated last year
- LLM Orchestrator built in Rust☆282Updated last year
- 🦀 A curated list of Rust tools, libraries, and frameworks for working with LLMs, GPT, AI☆470Updated last year
- Tutorial for Porting PyTorch Transformer Models to Candle (Rust)☆313Updated last year
- Deep learning in Rust, with shape checked tensors and neural networks☆1,846Updated last year
- Llama2 LLM ported to Rust burn☆280Updated last year
- An implementation of the diffusers api in Rust☆572Updated last year
- Rust library for OpenAI☆1,594Updated last week
- A simple ChatGPT clone in Rust on both the frontend and backend. Uses open source language models and TailwindCSS.☆432Updated last year
- A WebGPU-accelerated ONNX inference run-time written 100% in Rust, ready for native and the web☆1,738Updated last year
- `llm-chain` is a powerful rust crate for building chains in large language models allowing you to summarise text and complete complex tas…☆1,549Updated 10 months ago
- In-memory database inspired by erlang mnesia☆522Updated last year
- Instant, controllable, local pre-trained AI models in Rust☆2,010Updated this week
- Stable Diffusion v1.4 ported to Rust's burn framework☆339Updated 11 months ago
- OpenAI API client library for Rust (unofficial)☆438Updated last week
- Tensors and dynamic neural networks in pure Rust.☆1,085Updated 2 years ago
- The fast sync and async channel that Rust deserves☆1,616Updated 4 months ago
- A simple and easy-to-use library for interacting with the Ollama API.☆897Updated last week
- Rust bindings to https://github.com/ggerganov/whisper.cpp☆906Updated last month
- Rust client for Qdrant vector search engine☆326Updated last week
- Stable Diffusion XL ported to Rust's burn framework☆263Updated last year
- A tiny embedding database in pure Rust.☆419Updated last year
- High-level, optionally asynchronous Rust bindings to llama.cpp☆229Updated last year
- Fast ML inference & training for ONNX models in Rust