Qin's repo

Results 3 issues of Qin's repo

Hi. This project already support LubanCat 4. As the newest addition to the Luban Cat series, Luban Cat 5 supports the RK3588 chip, which theoretically provides better performance than the...

enhancement

### How are you running AnythingLLM? Docker (local) ### What happened? I found that when using the official API, the think content stops halfway and then waits for a long...

possible bug

## Basic Test: 1. offline mode: `python3 examples/offline.py --model-path ./models/Llama-3.2-1B` ![image](https://github.com/user-attachments/assets/30c8166b-9580-4f70-a36c-2baf7ed1eafb) 2. online mode: `python3 examples/online.py --model-path ./models/Llama-3.2-1B` ![image](https://github.com/user-attachments/assets/02e66a52-efb8-4586-963c-60ecadb66699) 3. api_server: `python3 swiftllm/server/api_server.py --model-path ./models/Llama-3.2-1B/ --host 0.0.0.0 --port 8082` ![image](https://github.com/user-attachments/assets/dba819bc-d3ae-4712-8e12-3bcd45505cd3)...