This commit is contained in:
Zach Nussbaum 2023-07-28 16:00:56 -05:00 committed by GitHub
parent 39acbc8378
commit 91a32c0e84
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -2,7 +2,7 @@ version: "3.8"
services:
gpt4all_gpu:
image: ghcr.io/huggingface/text-generation-inference
image: ghcr.io/huggingface/text-generation-inference:0.9.3
container_name: gpt4all_gpu
restart: always #restart on error (usually code compilation from save during bad state)
environment: