forked from snxraven/llama-cpp-python-djs-bot
Fix up env
This commit is contained in:
@ -8,4 +8,4 @@ WORKDIR /usr/src/app
|
||||
|
||||
RUN pip install --no-cache-dir llama-cpp-python[server]
|
||||
|
||||
CMD python3 -m llama_cpp.server --model /usr/src/app/models/gpt4-x-alpaca-13b-native-4bit-128g.bin
|
||||
CMD python3 -m llama_cpp.server
|
Reference in New Issue
Block a user