Files
gpu-rent/docs
Leonid Pershin 1ec615c03e Implement idle-killer enhancements and swarm management improvements
- Marked critical bugs as resolved in the review documentation, including changes to the `arm_idle_killer` function to raise errors on credential creation failures and ensure proper file permissions for JSON credentials.
- Introduced a new `_try_arm_idle_killer` function in `provision.py` to manage idle-killer state more effectively, ensuring it arms correctly during provisioning.
- Updated the `swarm_busy` function in `remote/idle_killer.py` to allow idle state after a specified duration of Swarm unavailability, preventing unnecessary billing.
- Enhanced performance tuning logic in `tune_swarm_perf.py` to ensure proper handling of pip installation success before applying extra arguments.
- Added tests to validate the new idle-killer behavior and swarm management logic, ensuring robustness in handling idle states and error conditions.
2026-08-21 07:04:09 +03:00
..

Документация gpu-rent

CLI поднимает прерываемый GPU в Selectel, держит SwarmUI/модели на сетевых дисках и открывает UI на localhost:17801 через SSH-туннель.

С чего начать

  1. setup.md — квота, ключи, .env, первый doctorupstop
  2. Корневой README — быстрый старт и обычный день
  3. При первом живом GPU заполни spike-notes.md (времена, цены из панели)

Дальше — по задаче.

По задачам

Хочу… Документ
Понять зачем и сколько стоит concept.md
Все команды и .env cli.md
Модели с Civitai / Models/ models.md
Git-расширения SwarmUI/Comfy extensions.md
Word-list промптов autocomplete.md
Push/pull папок local-folders.md
Ollama / llama.cpp llm.md
Capture ссылок с VM cli.md (capture) + models.md
Как устроены диски и killer architecture.md
Контракт Selectel selectel.md
Нативный SwarmUI на VM swarmui.md
Зафиксированные решения decisions.md
Статус реализации roadmap.md
Что ещё проверить на spike open-questions.md

Ревью кода: docs/reviews/ (для разработки, не для первого запуска).

Источники (Selectel / SwarmUI / Civitai)

Проверено 21 августа 2026: