DataXujing / DeepSeek-R1-AndroidLinks
安卓手机部署DeepSeek-R1 蒸馏的1.5B模型
☆22Updated 7 months ago
Alternatives and similar repositories for DeepSeek-R1-Android
Users that are interested in DeepSeek-R1-Android are comparing it to the libraries listed below
Sorting:
- 高效部署:YOLO X, V3, V4, V5, V6, V7, V8, EdgeYOLO TRT推理 ™️ ,前后处理均由CUDA核函数实现 CPP/CUDA🚀☆50Updated 2 years ago
- NVIDIA TensorRT Hackathon 2023复赛选题:通义千问Qwen-7B用TensorRT-LLM模型搭建及优化☆42Updated last year
- 这是一个使用opencv读取视频并使用socket进行传输视频画面的脚本文件,相较于调用ffmpeg传输节约了90%的数据量☆11Updated last year
- 基于MNN-llm的安卓手机部署大语言模型:Qwen1.5-0.5B-Chat☆84Updated last year
- 手摸手 美团 YOLOv6模型训练和TensorRT端到端部署方案教程☆33Updated 3 years ago
- YOLOv12 TensorRT 端到端模型加速推理和INT8量化实现☆13Updated 6 months ago
- 大模型API性能指标比较 - 深入分析TTFT、TPS等关键指标☆19Updated last year
- 基于rknn的yolov5的cpp实现,包含各种依赖库,是一个完整工程,可直接编译运行☆21Updated 3 years ago
- 天池 NVIDIA TensorRT Hackathon 2023 —— 生成式AI模型优化赛 初赛第三名方案☆50Updated 2 years ago
- ☆23Updated last year
- 使用FastAPI+vLLM部署Qwen2.5☆22Updated 11 months ago
- a simple lightweight large language model pipeline framework.☆27Updated 4 months ago
- This project provides simple code and demonstrates how to use the TensorRT C++ API and ONNX to deploy PaddleOCR text recognition model.☆48Updated 3 years ago
- ☆20Updated last year
- 基于yoloV5进行多类别+关键检测,关键点检测主要是计算车辆航向角☆16Updated 3 years ago
- FastSAM 部署版本,便于移植不同平,部署简单、运行速度快。☆23Updated last year
- segment-anything based mnn☆35Updated last year
- async inference for machine learning model☆26Updated 2 years ago
- RT-DETRv2 tensorrt C++ 部署☆21Updated 10 months ago
- an example of segment-anything infer by ncnn☆124Updated 2 years ago
- Official YOLOv7训练自己的数据集并实现端到端的TensorRT模型加速推断☆48Updated 3 years ago
- SAM and lama inpaint,包含QT的GUI交互界面,实现了交互式可实时显示结果的画点、画框进行SAM,然后通过进行Inpaint,具体操作看readme里的视频。☆50Updated last year
- Python scripts performing Open Vocabulary Object Detection using the YOLO-World model in ONNX.☆58Updated last year
- mnn yolo demos.