Rustem Feyzkhanov (ryfeus)

ryfeus

Geek Repo

Company:@dfxmachina

Location:Bay Area

Home Page:ryfeus.io

Github PK Tool:Github PK Tool

Rustem Feyzkhanov's starred repositories

Auto-GPT

An experimental open-source attempt to make GPT-4 fully autonomous.

Language:PythonLicense:MITStargazers:147726Issues:1566Issues:1938

annotated_deep_learning_paper_implementations

🧑‍🏫 60 Implementations/tutorials of deep learning papers with side-by-side notes 📝; including transformers (original, xl, switch, feedback, vit, ...), optimizers (adam, adabelief, sophia, ...), gans(cyclegan, stylegan2, ...), 🎮 reinforcement learning (ppo, dqn), capsnet, distillation, ... 🧠

Language:Jupyter NotebookLicense:MITStargazers:49389Issues:432Issues:124

segment-anything

The repository provides code for running inference with the SegmentAnything Model (SAM), links for downloading the trained model checkpoints, and example notebooks that show how to use the model.

Language:Jupyter NotebookLicense:Apache-2.0Stargazers:44818Issues:297Issues:644

MiniGPT-4

Open-sourced codes for MiniGPT-4 and MiniGPT-v2 (https://minigpt-4.github.io, https://minigpt-v2.github.io/)

Language:PythonLicense:BSD-3-ClauseStargazers:25033Issues:219Issues:447

LLaVA

[NeurIPS'23 Oral] Visual Instruction Tuning (LLaVA) built towards GPT-4V level capabilities and beyond.

Language:PythonLicense:Apache-2.0Stargazers:17238Issues:153Issues:1332

StableLM

StableLM: Stability AI Language Models

Language:Jupyter NotebookLicense:Apache-2.0Stargazers:15852Issues:203Issues:76

open_clip

An open source implementation of CLIP.

Language:Jupyter NotebookLicense:NOASSERTIONStargazers:8806Issues:76Issues:440

so-vits-svc-fork

so-vits-svc fork with realtime support, improved interface and more features.

Language:PythonLicense:NOASSERTIONStargazers:8440Issues:67Issues:355

marvin

✨ Build AI interfaces that spark joy

Language:PythonLicense:Apache-2.0Stargazers:4885Issues:35Issues:193

anomalib

An anomaly detection library comprising state-of-the-art algorithms and features such as experiment management, hyper-parameter optimization, and edge inference.

Language:PythonLicense:Apache-2.0Stargazers:3284Issues:37Issues:793

phoenix

AI Observability & Evaluation

Language:Jupyter NotebookLicense:NOASSERTIONStargazers:2830Issues:27Issues:1606

tensorflow-onnx

Convert TensorFlow, Keras, Tensorflow.js and Tflite models to ONNX

Language:Jupyter NotebookLicense:Apache-2.0Stargazers:2237Issues:58Issues:1026

CV-CUDA

CV-CUDA™ is an open-source, GPU accelerated library for cloud-scale image processing and computer vision.

Language:C++License:NOASSERTIONStargazers:2226Issues:44Issues:144

teenyicons

Tiny minimal 1px icons designed to fit in the smallest places.

trulens

Evaluation and Tracking for LLM Experiments

Language:Jupyter NotebookLicense:MITStargazers:1728Issues:17Issues:233

griptape

Modular Python framework for AI agents and workflows with chain-of-thought reasoning, tools, and memory.

Language:PythonLicense:Apache-2.0Stargazers:1700Issues:26Issues:267

maxtext

A simple, performant and scalable Jax LLM!

Language:PythonLicense:Apache-2.0Stargazers:1312Issues:23Issues:61

poolformer

PoolFormer: MetaFormer Is Actually What You Need for Vision (CVPR 2022 Oral)

Language:PythonLicense:Apache-2.0Stargazers:1256Issues:22Issues:49

optscale

FinOps and cloud cost optimization tool. Supports AWS, Azure, GCP, Alibaba Cloud and Kubernetes.

Language:PythonLicense:Apache-2.0Stargazers:1032Issues:25Issues:104
Language:Jupyter NotebookLicense:NOASSERTIONStargazers:934Issues:27Issues:91

MQBench

Model Quantization Benchmark

Language:ShellLicense:Apache-2.0Stargazers:730Issues:14Issues:195

pytriton

PyTriton is a Flask/FastAPI-like interface that simplifies Triton's deployment in Python environments.

Language:PythonLicense:Apache-2.0Stargazers:677Issues:17Issues:68

efficient-dl-systems

Efficient Deep Learning Systems course materials (HSE, YSDA)

Language:Jupyter NotebookLicense:MITStargazers:593Issues:14Issues:4

rellm

Exact structure out of any language model completion.

Language:PythonLicense:MITStargazers:492Issues:11Issues:4

serverless-test-samples

This repository is designed to provide guidance for implementing comprehensive test suites for serverless applications.

Language:C#License:MIT-0Stargazers:266Issues:18Issues:125

llama-on-lambda

Deploy llama.cpp compatible Generative AI LLMs on AWS Lambda!

Language:PythonLicense:NOASSERTIONStargazers:158Issues:4Issues:8

tflite2onnx

Convert TensorFlow Lite models (*.tflite) to ONNX.

Language:PythonLicense:Apache-2.0Stargazers:142Issues:10Issues:72

rover-cli

An NPM package that generates an AWS SAM project with predefined modules and components.

Language:TypeScriptLicense:MITStargazers:28Issues:5Issues:29

fast-torch

Comparing PyTorch, JIT and ONNX for inference with Transformers