mirror of
https://github.com/huggingface/text-generation-inference.git
synced 2025-04-26 04:22:08 +00:00
feat(neuron): tag latest image for local tests
This commit is contained in:
parent
39dc6737ed
commit
2bb2bdb6a8
@ -25,6 +25,7 @@ image:
|
||||
--ulimit nofile=100000:100000 \
|
||||
--build-arg VERSION=$(VERSION) \
|
||||
-t text-generation-inference:$(VERSION)-neuron ${root_dir}
|
||||
docker tag text-generation-inference:$(VERSION)-neuron text-generation-inference:latest-neuron
|
||||
|
||||
install_server:
|
||||
make -C ${mkfile_dir}/server install VERSION:=${VERSION}
|
||||
|
Loading…
Reference in New Issue
Block a user