itlantu's Stars
nothings/stb
stb single-file public domain libraries for C/C++
glfw/glfw
A multi-platform library for OpenGL, OpenGL ES, Vulkan, window and input
Oblomov/clinfo
Print all known information about all available OpenCL platforms and devices in the system
AnswerDotAI/gpu.cpp
A lightweight library for portable low-level GPU computation using WebGPU.
KhronosGroup/OpenCL-Docs
OpenCL API, OpenCL C, Extensions, SPIR-V Environment Specs, Ref page, and C++ for OpenCL doc sources.
numpy/numpy
The fundamental package for scientific computing with Python.
leaningtech/webvm
Virtual Machine for the Web
maicss/PyQt-Chinese-tutorial
PyQt6中文教程
RVC-Boss/GPT-SoVITS
1 min voice data can also be used to train a good TTS model! (few shot voice cloning)
fishaudio/Bert-VITS2
vits2 backbone with multilingual-bert
KhronosGroup/OpenCL-SDK
OpenCL SDK
jeremylong/DependencyCheck
OWASP dependency-check is a software composition analysis utility that detects publicly disclosed vulnerabilities in application dependencies.
naklecha/llama3-from-scratch
llama3 implementation one matrix multiplication at a time
THU-MIG/yolov10
YOLOv10: Real-Time End-to-End Object Detection [NeurIPS 2024]
google/googletest
GoogleTest - Google Testing and Mocking Framework
poac-dev/poac
A package manager and build system for C++
PaddlePaddle/VisualDL
Deep Learning Visualization Toolkit(『飞桨』深度学习可视化工具 )
open-mmlab/mmdetection3d
OpenMMLab's next-generation platform for general 3D object detection.
intel-analytics/ipex-llm
Accelerate local LLM inference and finetuning (LLaMA, Mistral, ChatGLM, Qwen, Mixtral, Gemma, Phi, MiniCPM, Qwen-VL, MiniCPM-V, etc.) on Intel XPU (e.g., local PC with iGPU and NPU, discrete GPU such as Arc, Flex and Max); seamlessly integrate with llama.cpp, Ollama, HuggingFace, LangChain, LlamaIndex, vLLM, GraphRAG, DeepSpeed, Axolotl, etc
microsoft/onnxconverter-common
Common utilities for ONNX converters
intel/intel-extension-for-pytorch
A Python package for extending the official PyTorch that can easily obtain performance on Intel platform
sshaoshuai/PointRCNN
PointRCNN: 3D Object Proposal Generation and Detection from Point Cloud, CVPR 2019.
conan-io/conan
Conan - The open-source C and C++ package manager
zjhellofss/KuiperInfer
校招、秋招、春招、实习好项目!带你从零实现一个高性能的深度学习推理库,支持大模型 llama2 、Unet、Yolov5、Resnet等模型的推理。Implement a high-performance deep learning inference library step by step
codeplea/genann
simple neural network library in ANSI C
karpathy/llm.c
LLM training in simple, raw C/CUDA
songquanpeng/one-api
OpenAI 接口管理 & 分发系统,支持 Azure、Anthropic Claude、Google PaLM 2 & Gemini、智谱 ChatGLM、百度文心一言、讯飞星火认知、阿里通义千问、360 智脑以及腾讯混元,可用于二次分发管理 key,仅单可执行文件,已打包好 Docker 镜像,一键部署,开箱即用. OpenAI key management & redistribution system, using a single API for all LLMs, and features an English UI.
andreasfertig/cppinsights
C++ Insights - See your source code with the eyes of a compiler
labmlai/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, ... 🧠
QwenLM/Qwen2.5
Qwen2.5 is the large language model series developed by Qwen team, Alibaba Cloud.