mirror of
https://github.com/DrHo1y/ezrknn-llm.git
synced 2026-03-23 00:56:43 +07:00
Updated docker setup.sh with new 1.0.1 packages
This commit is contained in:
@@ -9,7 +9,7 @@ git clone https://github.com/Pelochus/ezrknn-llm/
|
||||
curl https://raw.githubusercontent.com/Pelochus/ezrknn-llm/master/install.sh | sudo bash
|
||||
|
||||
# For running the test.py
|
||||
pip install /ezrknn-llm/rkllm-toolkit/packages/rkllm_toolkit-1.0.0-cp38-cp38-linux_x86_64.whl
|
||||
pip install /ezrknn-llm/rkllm-toolkit/packages/rkllm_toolkit-1.0.1-cp38-cp38-linux_x86_64.whl
|
||||
|
||||
# Clone some compatible LLMs
|
||||
cd /ezrknn-llm/rkllm-toolkit/examples/huggingface
|
||||
|
||||
Reference in New Issue
Block a user