mbahri's Stars
donnemartin/system-design-primer
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
ultralytics/yolov5
YOLOv5 🚀 in PyTorch > ONNX > CoreML > TFLite
mlabonne/llm-course
Course to get into Large Language Models (LLMs) with roadmaps and Colab notebooks.
gradio-app/gradio
Build and share delightful machine learning apps, all in Python. 🌟 Star to support our work!
vllm-project/vllm
A high-throughput and memory-efficient inference and serving engine for LLMs
google/python-fire
Python Fire is a library for automatically generating command line interfaces (CLIs) from absolutely any Python object.
WongKinYiu/yolov7
Implementation of paper - YOLOv7: Trainable bag-of-freebies sets new state-of-the-art for real-time object detectors
jemalloc/jemalloc
seatgeek/fuzzywuzzy
Fuzzy String Matching in Python
voxel51/fiftyone
Refine high-quality datasets and visual AI models
sgl-project/sglang
SGLang is a fast serving framework for large language models and vision language models.
InternLM/lmdeploy
LMDeploy is a toolkit for compressing, deploying, and serving LLMs.
cmhungsteve/Awesome-Transformer-Attention
An ultimately comprehensive paper list of Vision Transformer/Attention, including papers, codes, and related websites
google/tcmalloc
python/typeshed
Collection of library stubs for Python, with static types
NVIDIA/warp
A Python framework for high performance GPU simulation and graphics
ahkarami/Deep-Learning-in-Production
In this repository, I will share some useful notes and references about deploying deep learning-based models in production.
hegelai/prompttools
Open-source tools for prompt testing and experimentation, with support for both LLMs (e.g. OpenAI, LLaMA) and vector databases (e.g. Chroma, Weaviate, LanceDB).
ultralytics/JSON2YOLO
Convert JSON annotations into YOLO format.
ott-jax/ott
Optimal transport tools implemented with the JAX framework, to get differentiable, parallel and jit-able computations.
microsoft/python-type-stubs
A set of type stubs for popular Python packages. These are works in progress from the Microsoft Python team and others, with the intent that they are contributed to typeshed or to the associated packages once sufficiently complete.
triton-inference-server/model_navigator
Triton Model Navigator is an inference toolkit designed for optimizing and deploying Deep Learning models with a focus on NVIDIA GPUs.
triton-inference-server/onnxruntime_backend
The Triton backend for the ONNX Runtime.
alsauve/scaleogram
Scaleogram plot for Continuous Wavelet Transform made easy
colgreen/Redzen
General purpose C# code library.
LUOyk1999/DAGformer
[NeurIPS 2023] Implementation of "Transformers over Directed Acyclic Graphs"
wallneradam/esorm
Python ElasticSearch ORM based on Pydantic
asmaloney/MeshIO
CloudCompare plugin for loading COLLADA, glTF, and IFC-SPF 3D models
keunsoo-ko/CMT
Continuously Masked Transformer for Image Inpainting, ICCV, 2023
aws-samples/aws-inferentia-huggingface-workshop
CMP314 Optimizing NLP models with Amazon EC2 Inf1 instances in Amazon Sagemaker