Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 220 Bytes

README.md

File metadata and controls

9 lines (5 loc) · 220 Bytes

Optimize LLM on Edge Devices

Loop Unrolling, Multithreading, SIMD(Single Instruction, Multiple Data)

세 가지 기법을 이용한 추론 가속과 메모리 footprint 감소

(kernels/starter_code) 작성

야호!