mirror of
https://github.com/nomic-ai/gpt4all.git
synced 2025-06-28 16:27:31 +00:00
ci: pin (#1292)
This commit is contained in:
parent
39acbc8378
commit
91a32c0e84
@ -2,7 +2,7 @@ version: "3.8"
|
|||||||
|
|
||||||
services:
|
services:
|
||||||
gpt4all_gpu:
|
gpt4all_gpu:
|
||||||
image: ghcr.io/huggingface/text-generation-inference
|
image: ghcr.io/huggingface/text-generation-inference:0.9.3
|
||||||
container_name: gpt4all_gpu
|
container_name: gpt4all_gpu
|
||||||
restart: always #restart on error (usually code compilation from save during bad state)
|
restart: always #restart on error (usually code compilation from save during bad state)
|
||||||
environment:
|
environment:
|
||||||
|
Loading…
Reference in New Issue
Block a user