TalentBoy2333's Stars
Significant-Gravitas/AutoGPT
AutoGPT is the vision of accessible AI for everyone, to use and to build on. Our mission is to provide the tools, so that you can focus on what matters.
huggingface/transformers
🤗 Transformers: State-of-the-art Machine Learning for Pytorch, TensorFlow, and JAX.
CompVis/stable-diffusion
A latent text-to-image diffusion model
Anduin2017/HowToCook
程序员在家做饭方法指南。Programmer's guide about how to cook at home (Simplified Chinese only).
ultralytics/yolov5
YOLOv5 🚀 in PyTorch > ONNX > CoreML > TFLite
romkatv/powerlevel10k
A Zsh theme
PaddlePaddle/PaddleOCR
Awesome multilingual OCR toolkits based on PaddlePaddle (practical ultra lightweight OCR system, support 80+ languages recognition, provide data annotation and synthesis tools, support training and deployment among server, mobile, embedded and IoT devices)
microsoft/DeepSpeed
DeepSpeed is a deep learning optimization library that makes distributed training and inference easy, efficient, and effective.
hiyouga/LLaMA-Factory
Unified Efficient Fine-Tuning of 100+ LLMs (ACL 2024)
huggingface/pytorch-image-models
The largest collection of PyTorch image encoders / backbones. Including train, eval, inference, export scripts, and pretrained weights -- ResNet, ResNeXT, EfficientNet, NFNet, Vision Transformer (ViT), MobileNetV4, MobileNet-V3 & V2, RegNet, DPN, CSPNet, Swin Transformer, MaxViT, CoAtNet, ConvNeXt, and more
facebookresearch/faiss
A library for efficient similarity search and clustering of dense vectors.
vllm-project/vllm
A high-throughput and memory-efficient inference and serving engine for LLMs
openai/CLIP
CLIP (Contrastive Language-Image Pretraining), Predict the most relevant text snippet given an image
conwnet/github1s
One second to read GitHub code with VS Code.
huggingface/peft
🤗 PEFT: State-of-the-art Parameter-Efficient Fine-Tuning.
piskvorky/gensim
Topic Modelling for Humans
networkx/networkx
Network Analysis in Python
youfou/wxpy
微信机器人 / 可能是最优雅的微信个人号 API ✨✨
naklecha/llama3-from-scratch
llama3 implementation one matrix multiplication at a time
sunface/rust-by-practice
Learning Rust By Practice, narrowing the gap between beginner and skilled-dev through challenging examples, exercises and projects.
liguodongiot/llm-action
本项目旨在分享大模型相关技术原理以及实战经验(大模型工程化、大模型应用落地)
karpathy/minbpe
Minimal, clean code for the Byte Pair Encoding (BPE) algorithm commonly used in LLM tokenization.
google/flax
Flax is a neural network library for JAX that is designed for flexibility.
Lyken17/pytorch-OpCounter
Count the MACs / FLOPs of your PyTorch model.
mermaid-js/mermaid-live-editor
Edit, preview and share mermaid charts/diagrams. New implementation of the live editor.
NiuTrans/ABigSurvey
A collection of 1000+ survey papers on Natural Language Processing (NLP) and Machine Learning (ML).
ucbdrive/few-shot-object-detection
Implementations of few-shot object detection benchmarks
WestHealth/pyvis
Python package for creating and visualizing interactive network graphs.
dbolya/tide
A General Toolbox for Identifying Object Detection Errors
harpalsahota/bbaug
Bounding box augmentations for Pytorch