issues Search Results · language:Dune language:Python linked:pr language:JavaScript language:JavaScript language:JavaScript
Filter by
4.4M results
html body !--StartFragment-- html head /head body h2 Description /h2 p Add a dedicated response schema for the access
token that will eventually be returned by the authentication login endpoint. /p p This ...
背景
LoRAIro 側で、OAIモデレーション済み画像869件に cafe_aesthetic でスコアを付ける運用を実行したところ、image-annotator-lib のローカルスコアラー実行で同一プロセス内の2回目以降の
annotate() 呼び出しが失敗した。
LoRAIro側では最終的に「1チャンク1Pythonプロセス」に切り替えることで処理は完走したが、アノテーションlib側のモデルキャッシュ/コンテキスト再利用に問題がある可能性があるため、調査対象として記録する。 ...
When pulling save states, both SyncClient.pull_state (server/sync_client.py) and the Electron state:pull handler
(gui/electron/main.ts) rename existing state files to .bak, extract the incoming archive, ...
Summary
The persistent conductor concept from epic #406 workstream 1 is not viable as Node code — Node cannot call subagent().
The pi agent already IS the conductor.
This re-scopes the workstream to ...
workflow
Showstopper found in audit: loader uses transformers.AutoModel.from_pretrained on Wan-AI/Wan2.1-T2V-1.3B, but Wan is a
diffusers model and that repo is the flat (non-diffusers) layout. Nothing can load. ...
Summary
Define outer dev-loop lifecycle states as a deterministic state model in packages/core/src/loop/ so skills consult it
for routing decisions instead of restating the flow in prose.
The Copilot ...
workflow
Summary
Define a Zod schema for the AC/DoD matrix that the refiner already produces, making it machine-readable so
implementation agents can consume it as a structured contract instead of markdown prose. ...
workflow
背景
LoRAIro のDBには、環境によって stored_image_path に以下の両方が入り得る。
- POSIX区切り: image_dataset/512/.../image.webp
- Windows区切り: image_dataset\\512\\...\\image.webp
Windows前提で保存されたパス自体は妥当だが、Linux/devcontainer ...
Goal
Run 3+ benchmarks across 10+ small models to answer: are SLMs becoming more or less biased over time?
Target models (all available via Ollama)
| Model | Ollama Tag | Params | Release | Family | ...
背景
OAIモデレーションでレーティング済みの画像にローカルスコアリングモデルをかける運用で、lorairo-cli annotate run を使うと images.stored_image_path
のオリジナル画像を直接読もうとして、オリジナル画像ガードにより停止する。
一方で、実運用ではオリジナルではなく 512px などの処理済み画像を使ってアノテーション・スコアリングしたい。 batch ...

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip! Restrict your search to the title by using the in:title qualifier.