chenwanqq / candle-llava
implement llava using candle
☆14Updated 8 months ago
Alternatives and similar repositories for candle-llava:
Users that are interested in candle-llava are comparing it to the libraries listed below
- ☆12Updated last year
- A collection of optimisers for use with candle☆34Updated 3 months ago
- A high-performance constrained decoding engine based on context free grammar in Rust☆46Updated last month
- Inference Llama 2 in one file of zero-dependency, zero-unsafe Rust☆37Updated last year
- ☆19Updated 4 months ago
- Low rank adaptation (LoRA) for Candle.☆142Updated 6 months ago
- ☆28Updated 3 months ago
- Automatically derive Python dunder methods for your Rust code☆14Updated 6 months ago
- ☆21Updated 7 months ago
- An extension library to Candle that provides PyTorch functions not currently available in Candle☆38Updated 11 months ago
- A simple, CUDA or CPU powered, library for creating vector embeddings using Candle and models from Hugging Face☆32Updated 9 months ago
- 8-bit floating point types for Rust☆44Updated 3 weeks ago
- ☆125Updated 9 months ago
- Tensor library for Zig☆11Updated 3 months ago
- Experimental compiler for deep learning models☆26Updated this week
- A Keras like abstraction layer on top of the Rust ML framework candle☆23Updated 8 months ago
- Efficent platform for inference and serving local LLMs including an OpenAI compatible API server.☆306Updated this week
- A single-binary, GPU-accelerated LLM server (HTTP and WebSocket API) written in Rust☆79Updated last year
- Read and write tensorboard data using Rust☆19Updated last year
- Inference Llama 2 in one file of pure Rust 🦀☆231Updated last year
- Modular Rust transformer/LLM library using Candle☆36Updated 9 months ago
- Example of tch-rs on M1☆51Updated 11 months ago
- Implementing the BitNet model in Rust☆30Updated 10 months ago
- Fast serverless LLM inference, in Rust.☆60Updated last month
- A comprehensive Rust translation of the code from Sebastian Raschka's Build an LLM from Scratch book.