Pinned Repositories
candle
Minimalist ML framework for Rust
deep-models
Implementation of a couple deep learning models using TensorFlow
diffusers-rs
An implementation of the diffusers api in Rust
npy-ocaml
Numpy file format support for ocaml.
ocaml-arrow
ocaml-torch
OCaml bindings for PyTorch
ocaml-wasmtime
OCaml WebAssembly runtime powered by Wasmtime
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/xla-rs
Experimentation using the xla compiler from rust
LaurentMazare/npy-ocaml
Numpy file format support for ocaml.
LaurentMazare/ocaml-rust
Safe OCaml-Rust Foreign Function Interface
LaurentMazare/ocaml-xla
XLA (Accelerated Linear Algebra) bindings for OCaml
LaurentMazare/ocaml-onnx
OCaml ONNX runtime powered by onnxruntime
LaurentMazare/tch-ext
Sample Python extension using Rust/PyO3/tch to interact with PyTorch
LaurentMazare/binprot-rs
Bin_prot binary protocols in Rust
LaurentMazare/rsexp
S-expression parsing and writing in Rust
LaurentMazare/syncarp
An async rpc implementation based on tokio and compatible with OCaml Async_rpc
LaurentMazare/wtensor
Experiments around a webgpu based tensor library
LaurentMazare/timens-rs
Simple and efficient time representation in Rust.
LaurentMazare/LaurentMazare.github.io
LaurentMazare/opam-repository
Main public package repository for OPAM, the source package manager of OCaml.
LaurentMazare/serde-binprot
Rust binprot serialization using serde
LaurentMazare/gemm
LaurentMazare/ggblas
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/diffusers
🤗 Diffusers: State-of-the-art diffusion models for image and audio generation in PyTorch
LaurentMazare/jax
Composable transformations of Python+NumPy programs: differentiate, vectorize, JIT to GPU/TPU, and more
LaurentMazare/lit-llama
Implementation of the LLaMA language model based on nanoGPT. Supports flash attention, Int8 and GPTQ 4bit quantization, LoRA and LLaMA-Adapter fine-tuning, pre-training. Apache 2.0-licensed.
LaurentMazare/ocaml-rs
OCaml extensions in Rust
LaurentMazare/pytorch
Tensors and Dynamic neural networks in Python with strong GPU acceleration
LaurentMazare/safetensors
Simple, safe way to store and distribute tensors