Pinned Repositories
Chinese_MobileBert_on_SNPE
Run Chinese MobileBert model on SNPE.
cmake-examples
Useful CMake Examples
create-deb-package
一个关于创建deb安装包的教程。
draw-rectangle-on-YUV
draw rectangle on YUV format image.
Ericsson-Yolov3-SNPE
关于算法处理实时视频流性能不足使用并行处理的方案和优化(APP层面)。
gstreamer-example
Gstreamer开发教程。
SNPE_Tutorial
A simple tutorial of SNPE.
Tiny-RTSPServer
A tiny RTSP server written by ChatGPT-4.
YoloRunner
A real-time AI integration application
vllm
A high-throughput and memory-efficient inference and serving engine for LLMs
gesanqiu's Repositories
gesanqiu/gstreamer-example
Gstreamer开发教程。
gesanqiu/SNPE_Tutorial
A simple tutorial of SNPE.
gesanqiu/Chinese_MobileBert_on_SNPE
Run Chinese MobileBert model on SNPE.
gesanqiu/Ericsson-Yolov3-SNPE
关于算法处理实时视频流性能不足使用并行处理的方案和优化(APP层面)。
gesanqiu/draw-rectangle-on-YUV
draw rectangle on YUV format image.
gesanqiu/YoloRunner
A real-time AI integration application
gesanqiu/create-deb-package
一个关于创建deb安装包的教程。
gesanqiu/Tiny-RTSPServer
A tiny RTSP server written by ChatGPT-4.
gesanqiu/dlfcn-sample
A sample about how to use dlfcn library under Linux.
gesanqiu/gesanqiu
About me.
gesanqiu/LinearAlgebra
MIT18.06 notes
gesanqiu/LMDeploy-Jetson
Deploying LLMs offline on the NVIDIA Jetson platform marks the dawn of a new era in embodied intelligence, where devices can function independently without continuous internet access.
gesanqiu/AutoSmoothQuant
An easy-to-use package for implementing SmoothQuant for LLMs
gesanqiu/CPP
C++基础学习。
gesanqiu/docker_practice
Learn and understand Docker technologies, with real DevOps practice!
gesanqiu/effective_cpp
Notes of Effctive C++.
gesanqiu/FastChat
An open platform for training, serving, and evaluating large language models. Release repo for Vicuna and Chatbot Arena.
gesanqiu/gcc
gesanqiu/LeetCodeSolutions
Theoretical solutions for LeetCode problems.
gesanqiu/leveldb
LevelDB is a fast key-value storage library written at Google that provides an ordered mapping from string keys to string values.
gesanqiu/lightllm
LightLLM is a Python-based LLM (Large Language Model) inference and serving framework, notable for its lightweight design, easy scalability, and high-speed performance.
gesanqiu/linux
Linux kernel source tree
gesanqiu/MassDataProcessingLab
海量数据处理经典面试题的 Go 语言实现,此外还提供 lab 来亲身实践~ Golang implementation of classical interview questions in mass data processing, also provide lab for you to practice.
gesanqiu/mlc-llm
Enable everyone to develop, optimize and deploy AI models natively on everyone's devices.
gesanqiu/modern-cpp-features
A cheatsheet of modern C++ language and library features.
gesanqiu/PackageConfig.cmake
一个关于创建自己的PackageConfig.cmake的教程。
gesanqiu/srs
SRS is a simple, high-efficiency, real-time video server supporting RTMP, WebRTC, HLS, HTTP-FLV, SRT, MPEG-DASH, and GB28181.
gesanqiu/vllm
A high-throughput and memory-efficient inference and serving engine for LLMs
gesanqiu/workflow
C++ Parallel Computing and Asynchronous Networking Engine
gesanqiu/yolov5-tensorrt
Real-time object detection with YOLOv5 and TensorRT