airockchip / rknn-llm

Other
422 stars 37 forks source link

rkllm-toolkit/examples/test.py broken? #15

Closed Pelochus closed 7 months ago

Pelochus commented 7 months ago

Running test.py always results in the following error:

Error while deserializing header: HeaderTooLarge
Load model failed!

Tested with:

Pelochus commented 7 months ago

Nevermind, my fault for forgetting to pull all files with Git LFS. For future reference:

sudo apt install git-lfs -y
cd /path/to/you/model
git lfs pull