mit-han-lab / TinyChatEngine

TinyChatEngine: On-Device LLM Inference Library
https://mit-han-lab.github.io/TinyChatEngine/
MIT License
715 stars 68 forks source link

Using CMakeLists to compile the code? #76

Open dt1729 opened 10 months ago

dt1729 commented 10 months ago

Is there a way to compile the code using CmakeLists.txt, I want to add ROS message passing to this but I don't see a way to compile using Makefile.

Please let me know, Thanks.