Evgeny Pavlov's starred repositories

diffusers

🤗 Diffusers: State-of-the-art diffusion models for image and audio generation in PyTorch and FLAX.

Language:PythonLicense:Apache-2.0Stargazers:25295Issues:194Issues:4062

LocalAI

:robot: The free, Open Source alternative to OpenAI, Claude and others. Self-hosted and local-first. Drop-in replacement for OpenAI, running on consumer-grade hardware. No GPU required. Runs gguf, transformers, diffusers and many more models architectures. Features: Generate Text, Audio, Video, Images, Voice Cloning, Distributed inference

mlc-llm

Universal LLM Deployment Engine with ML Compilation

Language:PythonLicense:Apache-2.0Stargazers:18715Issues:171Issues:1360

wgpu

A cross-platform, safe, pure-Rust graphics API.

Language:RustLicense:Apache-2.0Stargazers:12258Issues:111Issues:2577

open-llms

📋 A list of open LLMs available for commercial use.

sourcegraph

Code AI platform with Code Search & Cody

Language:GoLicense:NOASSERTIONStargazers:10037Issues:181Issues:21624

starcoder

Home of StarCoder: fine-tuning & inference!

Language:PythonLicense:Apache-2.0Stargazers:7268Issues:70Issues:142

gpt-migrate

Easily migrate your codebase from one framework or language to another.

Language:PythonLicense:MITStargazers:6832Issues:57Issues:39

llm

[Unmaintained, see README] An ecosystem of Rust libraries for working with large language models

Language:RustLicense:Apache-2.0Stargazers:6062Issues:50Issues:231

tiny-dnn

header only, dependency-free deep learning framework in C++14

Language:C++License:NOASSERTIONStargazers:5834Issues:336Issues:577

gfx

[maintenance mode] A low-overhead Vulkan-like GPU API for Rust.

Language:RustLicense:Apache-2.0Stargazers:5351Issues:124Issues:1416

vulkano

Safe and rich Rust wrapper around the Vulkan API

Language:RustLicense:Apache-2.0Stargazers:4484Issues:60Issues:894

turbopilot

Turbopilot is an open source large-language-model based code completion engine that runs locally on CPU

Language:C++License:BSD-3-ClauseStargazers:3829Issues:43Issues:43

glium

Safe OpenGL wrapper for the Rust language.

Language:RustLicense:Apache-2.0Stargazers:3473Issues:71Issues:807

neural-compressor

SOTA low-bit LLM quantization (INT8/FP8/INT4/FP4/NF4) & sparsity; leading model compression techniques on TensorFlow, PyTorch, and ONNX Runtime

Language:PythonLicense:Apache-2.0Stargazers:2162Issues:34Issues:200

glutin

A low-level library for OpenGL context creation

Language:RustLicense:Apache-2.0Stargazers:1984Issues:57Issues:649

CodeTF

CodeTF: One-stop Transformer Library for State-of-the-art Code LLM

Language:PythonLicense:Apache-2.0Stargazers:1453Issues:21Issues:34

llm-chain

`llm-chain` is a powerful rust crate for building chains in large language models allowing you to summarise text and complete complex tasks

Language:RustLicense:MITStargazers:1315Issues:19Issues:71

concrete

Concrete: TFHE Compiler that converts python programs into FHE equivalent

Language:C++License:NOASSERTIONStargazers:1212Issues:25Issues:78

unlimiformer

Public repo for the NeurIPS 2023 paper "Unlimiformer: Long-Range Transformers with Unlimited Length Input"

Language:PythonLicense:MITStargazers:1049Issues:23Issues:60

Local-LLM-Comparison-Colab-UI

Compare the performance of different LLM that can be deployed locally on consumer hardware. Run yourself with Colab WebUI.

Language:Jupyter NotebookStargazers:961Issues:31Issues:10

concrete-ml

Concrete ML: Privacy Preserving ML framework using Fully Homomorphic Encryption (FHE), built on top of Concrete, with bindings to traditional ML frameworks.

Language:PythonLicense:NOASSERTIONStargazers:923Issues:22Issues:91

hdr10plus_tool

CLI utility to work with HDR10+ in HEVC files.

Language:RustLicense:MITStargazers:296Issues:13Issues:55

mlir-aie

An MLIR-based toolchain for AMD AI Engine-enabled devices.

Language:MLIRLicense:NOASSERTIONStargazers:286Issues:26Issues:178

CodeGen2

CodeGen2 models for program synthesis

Language:PythonLicense:Apache-2.0Stargazers:272Issues:7Issues:11

onnx2c

Open Neural Network Exchange to C compiler.

Language:CLicense:NOASSERTIONStargazers:204Issues:10Issues:36

mlir-emitc

Conversions to MLIR EmitC

Language:C++License:Apache-2.0Stargazers:121Issues:5Issues:25

run_bug_run

The RunBugRun dataset of executable bugs