Optimization of Armv9 architecture general large language model inference performance based on Llama.cpp

June 16, 2024 Β· Declared Dead Β· πŸ› arXiv.org

πŸ‘» CAUSE OF DEATH: Ghosted
No code link whatsoever

"No code URL or promise found in abstract"

Evidence collected by the PWNC Scanner

Authors Longhao Chen, Yina Zhao, Qiangjun Xie, Qinghua Sheng arXiv ID 2406.10816 Category cs.PL: Programming Languages Cross-listed cs.AI, cs.AR, cs.PF Citations 1 Venue arXiv.org Last Checked 4 months ago
Abstract
This article optimizes the inference performance of the Qwen-1.8B model by performing Int8 quantization, vectorizing some operators in llama.cpp, and modifying the compilation script to improve the compiler optimization level. On the Yitian 710 experimental platform, the prefill performance is increased by 1.6 times, the decoding performance is increased by 24 times, the memory usage is reduced to 1/5 of the original, and the accuracy loss is almost negligible.
Community shame:
Not yet rated
Community Contributions

Found the code? Know the venue? Think something is wrong? Let us know!

πŸ“œ Similar Papers

In the same crypt β€” Programming Languages

Died the same way β€” πŸ‘» Ghosted