candle
ML framework
A minimalist machine learning framework for Rust, focusing on performance and ease of use.
Minimalist ML framework for Rust
16k stars
154 watching
956 forks
Language: Rust
last commit: 4 days ago
Linked from 3 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
flashlight/flashlight | A C++ machine learning library with autograd support and high-performance defaults for efficient computation. | 5,285 |
flamegraph-rs/flamegraph | A tool for generating and visualizing performance profiles of software applications | 4,771 |
pytorch/torchtitan | A native PyTorch library for large-scale language model training with distributed training capabilities | 2,615 |
huggingface/accelerate | A tool to simplify training and deployment of PyTorch models on various devices and configurations | 7,947 |
huggingface/tokenizers | A toolkit providing optimized tokenizers for natural language processing tasks in various programming languages. | 9,051 |
openxla/xla | Compiles machine learning models for high-performance execution on various hardware platforms | 2,699 |
ericlbuehler/mistral.rs | A fast and flexible LLM inference platform supporting various models and devices | 4,466 |
luanfujun/deep-painterly-harmonization | A software implementation of a deep learning-based algorithm for generating harmonious paintings by adjusting the style of an input image. | 6,071 |
ml-tooling/opyrator | Automates conversion of machine learning code into production-ready microservices with web API and GUI. | 3,102 |
ggerganov/whisper.cpp | A high-performance implementation of the OpenAI Whisper ASR model in C++ | 35,706 |
huggingface/diffusers | A PyTorch-based library for training and using state-of-the-art diffusion models to generate images, audio, and 3D structures | 26,223 |
huggingface/distil-whisper | A machine learning model that uses audio input to generate text transcriptions at high speeds and with good accuracy. | 3,613 |
flame/blis | A software framework for instantiating high-performance linear algebra libraries | 2,312 |
systemerrorwang/white-box-cartoonization | An implementation of a deep learning-based facial cartoonization system using TensorFlow | 3,958 |
huggingface/datasets | A tool providing efficient data manipulation and loading for machine learning models | 19,258 |