litellm / Dockerfile
lemonteaa's picture
stupid retry
8e57396 verified
raw
history blame
108 Bytes
FROM ghcr.io/berriai/litellm:main-v1.38.8-stable
CMD ["--port", "7860", "--config", "litellm_config.yaml"]