Releases: itlackey/ipex-arc-fastchat
Releases · itlackey/ipex-arc-fastchat
v0.0.5
v0.0.4
v0.0.3
v0.0.2
Allow the model to be specified via the docker run command.
docker run -d \
--device /dev/dri \
-v ~/ai/apps:/apps \
-v ~/ai/deps:/deps \
-v ~/ai/huggingface:/root/.cache/huggingface \
-p 7860:7860 \
-p 21001:21001 \
-p 21002:21002 \
-p 8000:8000 \
itlackey/ipex-arc-fastchat:latest codellama/CodeLlama-7b-Instruct-hf