mirror of
https://github.com/huggingface/text-generation-inference.git
synced 2025-09-11 04:14:52 +00:00
(UPDATE): remove internal references
This commit is contained in:
parent
1455830909
commit
a110e2807d
@ -3,7 +3,7 @@ deployment:
|
|||||||
port: 8080
|
port: 8080
|
||||||
max_concurrent_requests: 64
|
max_concurrent_requests: 64
|
||||||
local: True
|
local: True
|
||||||
endpoint: http://guanaco-65b-merged.inference.takomo.internal
|
endpoint: ""
|
||||||
|
|
||||||
macros:
|
macros:
|
||||||
tokenizer_name: bigscience/bloom-560m
|
tokenizer_name: bigscience/bloom-560m
|
||||||
|
Loading…
Reference in New Issue
Block a user