Skip to content
  1. Jul 15, 2025
  2. Jun 27, 2025
  3. Jun 25, 2025
    • Yunus Kalkan's avatar
      ONNX RT-GenAI integration into LLM · c4a4624e
      Yunus Kalkan authored
      
      
      * Add ONNX RT-GenAI backend (v0.8.2) support to LLM
      * Build ONNX Runtime (v1.22.0) as part of ONNX Runtime-GenAI Integration
      * Introduce general KleidiAI flag (-DUSE_KLEIDIAI) and configure framework-specific KleidiAI flags
      * Update README with ONNX Runtime-GenAI backend usage and build instructions
      * Disable -DLLAMA_CURL by default
      
      Change-Id: I6812a3fafb78f55043a7653c7dce267a20670cf3
      Signed-off-by: Yunus Kalkan's avatarYunus Kalkan <yunus.kalkan@arm.com>
      c4a4624e
  4. Jun 17, 2025
  5. Jun 04, 2025
    • Nina Drozd's avatar
      LLM module restructuring · 0d87bb8b
      Nina Drozd authored
      
      
      * remove use of template throughout the implementation that needs us
       to provide the backend used as an argument.
      * Using an opaque pointer in the top level header that can then
       be implemented by different backends.
      * Formatting changes to adhere to the coding guidelines for C/C++
      
      Change-Id: Ia47889535609f7e6c5ac6214399f403b3d63f5b4
      Signed-off-by: Nina Drozd's avatarNina Drozd <nina.drozd@arm.com>
      0d87bb8b
  6. May 29, 2025
  7. May 02, 2025
  8. Apr 17, 2025
Loading