Skip to main content
vllm-project
ملف منشئ GitHub

vllm-project

عرض على مستوى المستودعات لـ ٤٩ skills مجمعة عبر ١٢ مستودعات GitHub.

skills مجمعة
٤٩
مستودعات
١٢
محدث
١ سبتمبر ٢٠٢٦
خريطة المستودعات

أين توجد skills

أهم المستودعات حسب عدد skills المجمعة، مع حصتها من كتالوج هذا المنشئ وانتشارها المهني.

نعرض هنا أهم 8 مستودعات؛ تستمر القائمة الكاملة أدناه.
مستكشف المستودعات

المستودعات و skills الممثلة

maintainer-issue-pr-management
غير مصنف

Manages GitHub issue and pull-request lifecycle including creation, updates, triage labelling, and closeout metadata using canonical templates and repository taxonomy. Use when a maintainer asks to create, update, close, or triage GitHub issues or PRs, or…

١ سبتمبر ٢٠٢٦
harness-contract-change
غير مصنف

Modifies the repository's agent contract including AGENTS.md, docs index, manifests, validation scripts, and contributor-facing harness wrappers. Use when updating agent documentation, changing repo manifests, editing validation scripts, modifying CI/workflow…

٢٥ أغسطس ٢٠٢٦
maintainer-release-ops
غير مصنف

Maintainer release and milestone operating workflow. Use when a maintainer wants to plan a release, assess milestone health, coordinate release blockers, or generate a release-focused review brief.

٢٥ أغسطس ٢٠٢٦
project-change
مطوّرو البرمجيات

Handles a focused repository change when no specialized primary skill applies. Use when changed-file routing selects this fallback for a feature, fix, refactor, documentation update, or subsystem-local task.

٢٥ أغسطس ٢٠٢٦
openclaw-vsr-bridge
المهن الحاسوبية الأخرى

Install vLLM Semantic Router in agent-safe mode, import supported OpenClaw model providers into canonical VSR config, and rewrite OpenClaw to target VSR.

١٨ أغسطس ٢٠٢٦
config-platform-change
مطوّرو البرمجيات

Synchronizes config representations across router config, Python CLI schema, and dashboard config UI. Use when adding or changing a config concept that spans those surfaces or addressing config representation debt before Kubernetes-facing translation.

٣ أغسطس ٢٠٢٦
routing-calibration-loop
مطوّرو البرمجيات

Calibrates routing changes against a live router endpoint with executable probes, local DSL validation, versioned deploys, and structured failure review. Use when tuning signals, projections, decisions, or maintained route examples against a real apiserver.

٣ أغسطس ٢٠٢٦
plugin-end-to-end
مطوّرو البرمجيات

Implements end-to-end plugin changes spanning router config, post-decision processing, optional CLI/UI exposure, and E2E test coverage. Use when adding a new plugin type, changing plugin config schema or execution semantics, updating plugin chain behavior, or…

٣ أغسطس ٢٠٢٦
عرض 8 من أصل ١١ skills مجمعة.
add-diffusion-model
غير مصنف

Add a new diffusion model (text-to-image, text-to-video, image-to-video, text-to-audio, image editing) to vLLM-Omni, including Cache-DiT acceleration and parallelism support (TP, SP/USP, CFG-Parallel, HSDP). Use when integrating a new diffusion model, porting…

٢٩ أغسطس ٢٠٢٦
add-tts-model
غير مصنف

Integrate a new text-to-speech model into vLLM-Omni from HuggingFace reference implementation through production-ready serving with streaming and CUDA graph acceleration. Use when adding a new TTS model, wiring stage separation for speech synthesis, enabling…

٢٩ أغسطس ٢٠٢٦
vllm-omni-test
غير مصنف

Generate and run tests for vllm-project/vllm-omni with CI-aligned levels and markers; wire new tests into Buildkite (test-ready.yml for L1/L2, test-merge.yml for L3, test-nightly.yml for L4). On completion, always provide copy-paste local and CI-like pytest…

٢٩ أغسطس ٢٠٢٦
find-simplifications
مطوّرو البرمجيات

Find evidence-backed simplification candidates in vLLM-Omni and, when requested, turn them into focused proposals or code changes. Use for audits of dead, duplicated, speculative, over-generalized, unnecessarily defensive, or hand-rolled code. Use review-pr…

٢١ أغسطس ٢٠٢٦
precheck-pr
غير مصنف

Self-check your branch before creating a PR — catch dead code, prevent new model-specific Python examples, verify accuracy/perf claims, validate PR title format, and confirm merge readiness. Use when the user says "precheck", "self review", "pre-submit…

٢١ أغسطس ٢٠٢٦
review-pr
غير مصنف

Review pull requests and local branches for vllm-project/vllm-omni with a frozen snapshot, module-design ownership, feature-design overlays, targeted validation, and concise evidence-backed findings. Use for default, detailed, or repeat maintainer reviews;…

٢١ أغسطس ٢٠٢٦
quantization
مطوّرو البرمجيات

Work on vLLM-Omni quantization for diffusion, autoregressive, omni, or multi-stage models. Use when choosing or adding methods such as fp8, int8, gguf, mxfp8, mxfp4, mxfp4_dualscale, ModelOpt, AutoRound, INC, msModelSlim, awq, or gptq; debugging quantized…

١٠ يونيو ٢٠٢٦
diffusion-perf-opt
مطوّرو البرمجيات

Diagnose and optimize vLLM Omni diffusion workloads, especially Wan/Qwen/Flux-style image and video generation. Use when Codex is asked to analyze profiling traces, choose parallel strategies, inspect torch profiler trace.json or trace.json.gz timelines,…

٢٦ مايو ٢٠٢٦
عرض 8 من أصل ٩ skills مجمعة.
add-tests-and-ci
محللو ضمان جودة البرمجيات والمختبرون

Guide for adding or updating vime tests and CI wiring. Use when tasks require new test cases, CI registration, test matrix updates, or workflow template changes.

٢٩ يونيو ٢٠٢٦
vime-code-review-preferences
محللو ضمان جودة البرمجيات والمختبرون

Use when reviewing or editing vime code, especially refactors around helper APIs, branch selection, argument validation, or recurring reviewer preferences about avoiding unnecessary wrappers and making control flow self-explanatory.

٢٩ يونيو ٢٠٢٦
add-dynamic-filter
مطوّرو البرمجيات

Guide for adding dynamic/filter hooks in vime rollout pipeline. Use when user wants sample-group selection during rollout, buffer filtering before training, or per-sample masking/processing hooks.

٤ يونيو ٢٠٢٦
add-eval-dataset-config
مطوّرو البرمجيات

Guide for adding and validating evaluation dataset configuration in vime. Use when user wants to configure eval datasets via --eval-config or --eval-prompt-data, add per-dataset overrides, or customize evaluation rollout behavior.

٤ يونيو ٢٠٢٦
add-reward-function
مطوّرو البرمجيات

Guide for adding a custom reward function in vime and wiring it through --custom-rm-path (and optional reward post-processing). Use when user wants new reward logic, remote/service reward integration, or task-specific reward shaping.

٤ يونيو ٢٠٢٦
add-rollout-function
مطوّرو البرمجيات

Guide for adding a new rollout function in vime and wiring it through --rollout-function-path. Use when user wants to implement custom rollout data generation logic, custom train/eval rollout outputs, or migrate from the default vLLM rollout path.

٤ يونيو ٢٠٢٦
vllm-bench-random-synthetic
علماء البيانات

Run vLLM performance benchmark using synthetic random data to measure throughput, TTFT (Time to First Token), TPOT (Time per Output Token), and other key performance metrics. Use when the user wants to quickly test vLLM serving performance without downloading…

٣ أبريل ٢٠٢٦
vllm-bench-serve
علماء البيانات

Benchmark vLLM or OpenAI-compatible serving endpoints using vllm bench serve. Supports multiple datasets (random, sharegpt, sonnet, HF), backends (openai, openai-chat, vllm-pooling, embeddings), throughput/latency testing with request-rate control, and result…

٣ أبريل ٢٠٢٦
vllm-deploy-docker
مديرو الشبكات وأنظمة الحاسوب

Deploy vLLM using Docker (pre-built images or build-from-source) with NVIDIA GPU support and run the OpenAI-compatible server.

٣ أبريل ٢٠٢٦
vllm-deploy-k8s
مديرو الشبكات وأنظمة الحاسوب

Deploy vLLM to Kubernetes (K8s) with GPU support, health probes, and OpenAI-compatible API endpoint. Use this skill whenever the user wants to deploy, run, or serve vLLM on a Kubernetes cluster, including creating deployments, services, checking existing…

٣ أبريل ٢٠٢٦
vllm-deploy-simple
مطوّرو البرمجيات

Quick install and deploy vLLM, start serving with a simple LLM, and test OpenAI API.

٣ أبريل ٢٠٢٦
vllm-prefix-cache-bench
مطوّرو البرمجيات

This is a skill for benchmarking the efficiency of automatic prefix caching in vLLM using fixed prompts, real-world datasets, or synthetic prefix/suffix patterns. Use when the user asks to benchmark prefix caching hit rate, caching efficiency, or…

٣ أبريل ٢٠٢٦
عرض ١٢ من أصل ١٢ مستودعات
تم تحميل كل المستودعات