- Chengdu Sichuan China
- https://lengrongfu.github.io/
Pinned Loading
-
containerd/containerd
containerd/containerd PublicAn open and reliable container runtime
-
kubernetes/kubernetes
kubernetes/kubernetes PublicProduction-Grade Container Scheduling and Management
-
HAMi
HAMi PublicForked from Project-HAMi/HAMi
OpenAIOS vGPU scheduler for Kubernetes is originated from the OpenAIOS project to virtualize GPU device memory.
Go
-
vllm
vllm PublicForked from vllm-project/vllm
A high-throughput and memory-efficient inference and serving engine for LLMs
Python
-
mpu
mpu PublicForked from limstash/mpu
A shim driver allows in-docker nvidia-smi showing correct process list without modify anything
579 contributions in the last year
Day of Week | June Jun | July Jul | August Aug | September Sep | October Oct | November Nov | December Dec | January Jan | February Feb | March Mar | April Apr | May May | June Jun | ||||||||||||||||||||||||||||||||||||||||
Sunday Sun | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Monday Mon | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Tuesday Tue | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Wednesday Wed | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Thursday Thu | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Friday Fri | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Saturday Sat |
Contribution activity
June 2025
Created 2 commits in 2 repositories
Created a pull request in vllm-project/vllm that received 1 comment
[nvidia] add support Nvidia Multi-Instance GPU device
FIX #17047 Becase MIG device is diffrent other nvidia device, so we need two handler mig special device.
Reviewed 2 pull requests in 1 repository
Project-HAMi/HAMi
2 pull requests
-
feat: vxpu sopport #1016
This contribution was made on Jun 6
-
Optimize Fit-in-device logic to make it device-specific
This contribution was made on Jun 4
Created an issue in vllm-project/vllm that received 5 comments
[Feature]: asyncio_mode and not multiprocess_mode EngineCore imple
🚀 The feature, motivation and pitch vllm/vllm/v1/engine/core_client.py Lines 64 to 69 in 02658c2 This todo is it still necessary to imp…