mirror of
https://github.com/meta-llama/llama-stack.git
synced 2026-01-02 03:14:30 +00:00
The GPU model usage blocks the CPU. Move it to its own thread. Also wrap in a lock to prevent multiple simultaneous run from exhausting the GPU. Closes: #1746 Signed-off-by: Derek Higgins <derekh@redhat.com> |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| config.py | ||
| prompt_guard.py | ||