ml-inory's Stars
myshell-ai/OpenVoice
Instant voice cloning by MIT and MyShell.
datawhalechina/self-llm
《开源大模型食用指南》基于Linux环境快速部署开源大模型,更适合**宝宝的部署教程
luhengshiwo/LLMForEverybody
每个人都能看懂的大模型知识分享,LLMs秋招大模型面试前必看,让你和面试官侃侃而谈
ZhangGe6/onnx-modifier
A tool to modify ONNX models in a visualization fashion, based on Netron and Flask.
langchain-ai/langchain
🦜🔗 Build context-aware reasoning applications
AXERA-TECH/ax-llm
Explore LLM model deployment based on AXera's AI chips
LlamaFamily/Llama-Chinese
Llama中文社区,Llama3在线体验和微调模型已开放,实时汇总最新Llama3学习资料,已将所有代码更新适配Llama3,构建最好的中文Llama大模型,完全开源可商用
BlinkDL/RWKV-LM
RWKV is an RNN with transformer-level LLM performance. It can be directly trained like a GPT (parallelizable). So it's combining the best of RNN and transformer - great performance, fast inference, saves VRAM, fast training, "infinite" ctx_len, and free sentence embedding.
binary-husky/gpt_academic
为GPT/GLM等LLM大语言模型提供实用化交互接口,特别优化论文阅读/润色/写作体验,模块化设计,支持自定义快捷按钮&函数插件,支持Python和C++等项目剖析&自译解功能,PDF/LaTex论文翻译&总结功能,支持并行问询多种LLM模型,支持chatglm3等本地模型。接入通义千问, deepseekcoder, 讯飞星火, 文心一言, llama2, rwkv, claude2, moss等。
Hannibal046/Awesome-LLM
Awesome-LLM: a curated list of Large Language Model
peremartra/Large-Language-Model-Notebooks-Course
Practical course about Large Language Models.
rasbt/LLMs-from-scratch
Implement a ChatGPT-like LLM in PyTorch from scratch, step by step
mlabonne/llm-course
Course to get into Large Language Models (LLMs) with roadmaps and Colab notebooks.
ucb-bar/gemmini
Berkeley's Spatial Array Generator
pmj110119/YOLOX_deepsort_tracker
using yolox+deepsort for object-tracking
dk-liang/Awesome-Visual-Transformer
Collect some papers about transformer with vision. Awesome Transformer with Computer Vision (CV)
AUTOMATIC1111/stable-diffusion-webui
Stable Diffusion web UI
felixrosberg/FaceDancer
mikel-brostrom/boxmot
BoxMOT: pluggable SOTA tracking modules for segmentation, object detection and pose estimation models
OpenPPL/ppq
PPL Quantization Tool (PPQ) is a powerful offline neural network quantization tool.
lcskrishna/onnx-parser
ONNX Parser is a tool that automatically generates openvx inference code (CNN) from onnx binary model files.
google-ai-edge/mediapipe
Cross-platform, customizable ML solutions for live and streaming media.
rockchip-linux/rknpu
995icu/996ICU
996ICU 995ICU 工作996 生病ICU 加班不规范 亲人两行泪
RangiLyu/nanodet
NanoDet-Plus⚡Super fast and lightweight anchor-free object detection model. 🔥Only 980 KB(int8) / 1.8MB (fp16) and run 97FPS on cellphone🔥
kks32/cpp-software-development
Large scale C++ Software development tutorials
dog-qiuqiu/FastestDet
:zap: A newly designed ultra lightweight anchor free target detection algorithm, weight only 250K parameters, reduces the time consumption by 10% compared with yolo-fastest, and the post-processing is simpler
ybcc2015/DeepLearning-Utils
Commonly ulits in deep learning.
lucasjinreal/nb
Neural Network Blocks - Collect all kinds of fancy model blocks for you to build more powerful neural network model.
facebookresearch/mobile-vision
Mobile vision models and code