The easiest way to serve AI apps and models - Build Model Inference APIs, Job queues, LLM apps, Multi-model pipelines, and more!
7.17k
stars
792
forks
source link
fix: protect model repository creation with a lock to avoid a race condition #5095
Closed
frostming closed 1 day ago
Signed-off-by: Frost Ming me@frostming.com
What does this PR address?
Fixes #(issue)
Before submitting:
pre-commit run -a
script has passed (instructions)?