Skip to content

Fix Windows embedding runtime self-heal#58

Merged
ganisback merged 1 commit into
mainfrom
fix/windows-embedding-torchaudio
Jul 7, 2026
Merged

Fix Windows embedding runtime self-heal#58
ganisback merged 1 commit into
mainfrom
fix/windows-embedding-torchaudio

Conversation

@ganisback

Copy link
Copy Markdown
Collaborator

Summary

  • Avoid installing torchaudio for the Windows embedding runtime and auto-remove broken existing torchaudio installs.
  • Verify Windows embedding readiness with real torch/transformers imports so bad runtimes self-heal instead of starting a broken worker.
  • Persist embedding and Diffusers worker logs and include the output tail in startup errors.

Fixes #54

Test plan

  • go test ./internal/imagegen ./internal/embedding ./internal/server ./internal/config ./internal/logutil

Made with Cursor

Co-authored-by: Cursor <cursoragent@cursor.com>
@ganisback ganisback merged commit 58dcaa1 into main Jul 7, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Bug] 模型库:在 Windows 环境下无法运行 jina-embeddings-v5 系列模型(Embedding Worker 崩溃)

1 participant