mcximing's Stars
walking-shadow/Official_Remote_Sensing_Mamba
Official code of Remote Sensing Mamba
ollama/ollama
Get up and running with Llama 3.3, DeepSeek-R1, Phi-4, Gemma 2, and other large language models.
HumanAIGC/AnimateAnyone
Animate Anyone: Consistent and Controllable Image-to-Video Synthesis for Character Animation
magic-research/magic-animate
[CVPR 2024] MagicAnimate: Temporally Consistent Human Image Animation using Diffusion Model
Mikubill/sd-webui-controlnet
WebUI extension for ControlNet
li-plus/chatglm.cpp
C++ implementation of ChatGLM-6B & ChatGLM2-6B & ChatGLM3 & GLM4(V)
WisdomShell/codeshell
A series of code large language models developed by PKU-KCL
magic-research/magic-avatar
MagicAvatar: Multimodal Avatar Generation and Animation
EricGuo5513/HumanML3D
HumanML3D: A large and diverse 3d human motion-language dataset.
GuyTevet/motion-diffusion-model
The official PyTorch implementation of the paper "Human Motion Diffusion Model"
ouwei2013/baichuan13b.cpp
ggml implementation of the baichuan13b model (adapted from llama.cpp)
pengzhile/pandora
潘多拉,一个让你呼吸顺畅的ChatGPT。Pandora, a ChatGPT that helps you breathe smoothly.
linweiyuan/go-chatgpt-api
一个尝试绕过 Cloudflare 来使用 ChatGPT 接口的程序
ztxz16/fastllm
纯c++的全平台llm加速库,支持python调用,chatglm-6B级模型单卡可达10000+token / s,支持glm, llama, moss基座,手机端流畅运行
bannedbook/fanqiang
翻墙-科学上网
qingconglaixueit/wechatbot
为个人微信接入ChatGPT
wangzhaode/mnn-llm
llm deploy project based mnn. This project has merged into MNN.
Jittor/JittorLLMs
计图大模型推理库,具有高性能、配置要求低、中文支持好、可移植等特点
THUDM/ChatGLM-6B
ChatGLM-6B: An Open Bilingual Dialogue Language Model | 开源双语对话语言模型
MegEngine/InferLLM
a lightweight LLM model inference framework
openai/consistency_models
Official repo for consistency models.
Instruction-Tuning-with-GPT-4/GPT-4-LLM
Instruction Tuning with GPT-4
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.
hoffstadt/DearPyGui
Dear PyGui: A fast and powerful Graphical User Interface Toolkit for Python with minimal dependencies
ocornut/imgui
Dear ImGui: Bloat-free Graphical User interface for C++ with minimal dependencies
atnikos/teach
Official PyTorch implementation of the paper "TEACH: Temporal Action Compositions for 3D Humans" [3DV 2022]
BandaiNamcoResearchInc/Bandai-Namco-Research-Motiondataset
This repository provides motion datasets collected by Bandai Namco Research Inc
sfwa/ukf
Unscented Kalman Filter library for state and parameter estimation
simondlevy/TinyEKF
Lightweight C/C++ Extended Kalman Filter with Python for prototyping
mherb/kalman
Header-only C++11 Kalman Filtering Library (EKF, UKF) based on Eigen3