RWKV / rwkv.cpp

INT4/INT5/INT8 and FP16 inference on CPU for RWKV language model
MIT License
1.13k stars 82 forks source link

CMake Error #157

Closed ChaRoSaMa closed 6 months ago

ChaRoSaMa commented 6 months ago

[ 45%] Linking C executable ../bin/test_tiny_rwkv /usr/bin/ld: ../librwkv.so: undefined reference to `ggml_total_size_for_tensor_data'

platform: arm ubuntu gcc version 11.3.0 (Ubuntu 11.3.0-1ubuntu1~22.04.1) cmake version 3.22.1

ChaRoSaMa commented 6 months ago

Solved. Maybe I manually pulling the repo causes problem