mirror of
https://github.com/wassname/Open-Assistant.git
synced 2026-06-27 16:10:30 +08:00
switched to HF text-generation-inference
This commit is contained in:
+1
-1
@@ -189,7 +189,7 @@ services:
|
||||
profiles: ["inference"]
|
||||
|
||||
inference-text-generation-server:
|
||||
image: ykilcher/text-generation-inference
|
||||
image: ghcr.io/huggingface/text-generation-inference
|
||||
environment:
|
||||
- "MODEL_ID=distilgpt2"
|
||||
profiles: ["inference"]
|
||||
|
||||
Reference in New Issue
Block a user