Files
LocalAI/core/application
Ettore Di Giacinto 10001b7d25 fix(distributed): preserve async staging state
Quantization can outlive the frontend request that stages its model. Shared staging state lets another replica fetch the result and clean every remote artifact after a terminal update.

Unique output directories prevent concurrent exports and quantization jobs from sharing stale files.

Assisted-by: Codex:GPT-5 [apply_patch] [exec_command]
2026-09-20 03:05:35 +00:00
..