vincestorm's Stars
google/flax
Flax is a neural network library for JAX that is designed for flexibility.
LaurentMazare/tch-rs
Rust bindings for the C++ api of PyTorch.
microsoft/Samba
Official implementation of "Samba: Simple Hybrid State Space Models for Efficient Unlimited Context Language Modeling"
google/gemma.cpp
lightweight, standalone C++ inference engine for Google's Gemma models.
NVIDIA/TensorRT-LLM
TensorRT-LLM provides users with an easy-to-use Python API to define Large Language Models (LLMs) and build TensorRT engines that contain state-of-the-art optimizations to perform inference efficiently on NVIDIA GPUs. TensorRT-LLM also contains components to create Python and C++ runtimes that execute those TensorRT engines.
ultralytics/ultralytics
Ultralytics YOLO11 🚀
tensorflow/gnn
TensorFlow GNN is a library to build Graph Neural Networks on the TensorFlow platform.
sparkfish/augraphy
Augmentation pipeline for rendering synthetic paper printing, faxing, scanning and copy machine processes
basetenlabs/truss
The simplest way to serve AI/ML models in production
clovaai/donut
Official Implementation of OCR-free Document Understanding Transformer (Donut) and Synthetic Document Generator (SynthDoG), ECCV 2022
HazyResearch/safari
Convolutions for Sequence Modeling
deepset-ai/haystack
AI orchestration framework to build customizable, production-ready LLM applications. Connect components (models, vector DBs, file converters) to pipelines or agents that can interact with your data. With advanced retrieval methods, it's best suited for building RAG, question answering, semantic search or conversational agent chatbots.
HumanSignal/labelImg
LabelImg is now part of the Label Studio community. The popular image annotation tool created by Tzutalin is no longer actively being developed, but you can check out Label Studio, the open source data labeling tool for images, text, hypertext, audio, video and time-series data.
facebookresearch/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.
cocktailpeanut/dalai
The simplest way to run LLaMA on your local machine
tensorops/TransformerX
Flexible Python library providing building blocks (layers) for reproducible Transformers research (Tensorflow ✅, Pytorch 🔜, and Jax 🔜)
amazon-science/mm-cot
Official implementation for "Multimodal Chain-of-Thought Reasoning in Language Models" (stay tuned and more will be updated)
keisen/tf-keras-vis
Neural network visualization toolkit for tf.keras
flexudy-pipe/sentence-doctor
Many Natural Language Processing tasks rely on sentence boundary detection (SBD). Although amazing libraries like spacy provide state of the art SBD, they often depend on text extractors (e.g pdf text extractors or OCR). The quality of these extractors greatly influence the quality of SBD libraries and as a consequence, the performance of downstream models as well. To help address this problem, we fine-tuned a T5 model from the hugging face hub that attempts to reconstruct “broken sentences”
amazon-science/alexa-teacher-models
tensorflow/tensorflow
An Open Source Machine Learning Framework for Everyone
lucasjinreal/yolov7_d2
🔥🔥🔥🔥 (Earlier YOLOv7 not official one) YOLO with Transformers and Instance Segmentation, with TensorRT acceleration! 🔥🔥🔥
NVIDIA-AI-IOT/deepstream_python_apps
DeepStream SDK Python bindings and sample applications
mrdbourke/pytorch-deep-learning
Materials for the Learn PyTorch for Deep Learning: Zero to Mastery course.
debnsuma/Intro-Transformer-BERT
Introduction to Transformers and BERT
amaiya/ktrain
ktrain is a Python library that makes deep learning and AI more accessible and easier to apply
NVIDIA/nvidia-docker
Build and run Docker containers leveraging NVIDIA GPUs
ethereum/web3.py
A python interface for interacting with the Ethereum blockchain and ecosystem.
flairNLP/flair
A very simple framework for state-of-the-art Natural Language Processing (NLP)
BayooG/bayoo-docx
Create and modify Word documents with Python