mirror of
https://github.com/DrHo1y/ezrknn-llm.git
synced 2026-03-24 01:26:44 +07:00
Minor fix to path
This commit is contained in:
@@ -35,7 +35,7 @@ bash build-linux.sh
|
||||
|
||||
message_print "Moving rkllm to /usr/bin..."
|
||||
|
||||
cp ./build/build_aarch64_Release/llm_demo /usr/bin/rkllm # We also change the name for remembering how to call it from shell
|
||||
cp ./build/build_linux_aarch64_Release/llm_demo /usr/bin/rkllm # We also change the name for remembering how to call it from shell
|
||||
|
||||
message_print "Increasing file limit for all users (needed for LLMs to run)..."
|
||||
|
||||
|
||||
Reference in New Issue
Block a user