Pinned Repositories
candle
Minimalist ML framework for Rust
moshi
deep-models
Implementation of a couple deep learning models using TensorFlow
diffusers-rs
An implementation of the diffusers api in Rust
mamba.rs
npy-ocaml
Numpy file format support for ocaml.
ocaml-torch
OCaml bindings for PyTorch
tch-rs
Rust bindings for the C++ api of PyTorch.
tensorflow-ocaml
OCaml bindings for TensorFlow
xla-rs
Experimentation using the xla compiler from rust
LaurentMazare's Repositories
LaurentMazare/tch-rs
Rust bindings for the C++ api of PyTorch.
LaurentMazare/diffusers-rs
An implementation of the diffusers api in Rust
LaurentMazare/ocaml-torch
OCaml bindings for PyTorch
LaurentMazare/mamba.rs
LaurentMazare/xla-rs
Experimentation using the xla compiler from rust
LaurentMazare/npy-ocaml
Numpy file format support for ocaml.
LaurentMazare/tch-ext
Sample Python extension using Rust/PyO3/tch to interact with PyTorch
LaurentMazare/ocaml-xla
XLA (Accelerated Linear Algebra) bindings for OCaml
LaurentMazare/moshi-swift
LaurentMazare/binprot-rs
Bin_prot binary protocols in Rust
LaurentMazare/ocaml-onnx
OCaml ONNX runtime powered by onnxruntime
LaurentMazare/tboard-rs
Read and write tensorboard data using Rust
LaurentMazare/glim
LaurentMazare/ug
Experimental compiler for deep learning models
LaurentMazare/gemm-metal
LaurentMazare/hojo
A small python library to run iterators in a separate process
LaurentMazare/jax-flash-attn3
JAX bindings for the flash-attention3 kernels
LaurentMazare/LaurentMazare.github.io
LaurentMazare/gemm
LaurentMazare/jax-flash-attn2
JAX bindings for the flash-attention2 kernels
LaurentMazare/ml-engineering
Machine Learning Engineering Guides and Tools
LaurentMazare/are-we-learning-yet
How ready is Rust for Machine Learning?
LaurentMazare/blas
Wrappers for BLAS (Fortran)
LaurentMazare/blas-sys
Bindings to BLAS (Fortran)
LaurentMazare/cudarc
Safe rust wrapper around CUDA toolkit
LaurentMazare/ggblas
LaurentMazare/hf-hub
Rust client for the huggingface hub aiming for minimal subset of features over `huggingface-hub` python package
LaurentMazare/jax
Composable transformations of Python+NumPy programs: differentiate, vectorize, JIT to GPU/TPU, and more
LaurentMazare/safetensors
Simple, safe way to store and distribute tensors
LaurentMazare/mlx-swift
Swift API for MLX