Skip to main content
تشغيل أي مهارة في Manus
بنقرة واحدة
مستودع GitHub

slime

يحتوي slime على 6 من skills المجمعة من THUDM، مع تغطية مهنية على مستوى المستودع وصفحات skill داخل الموقع.

skills مجمعة
6
Stars
7.6k
محدث
2026-06-05
Forks
1.1k
التغطية المهنية
2 فئات مهنية · 100% مصنفة
مستكشف المستودعات

Skills في هذا المستودع

slime-code-review-preferences
محللو ضمان جودة البرمجيات والمختبرون

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

2026-06-05
add-tests-and-ci
محللو ضمان جودة البرمجيات والمختبرون

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

2026-06-04
add-dynamic-filter
مطوّرو البرمجيات

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

2026-03-02
add-eval-dataset-config
مطوّرو البرمجيات

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

2026-03-02
add-reward-function
مطوّرو البرمجيات

Guide for adding a custom reward function in slime 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.

2026-03-02
add-rollout-function
مطوّرو البرمجيات

Guide for adding a new rollout function in slime 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 sglang rollout path.

2026-03-02