-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathGENIE_README.txt
More file actions
16 lines (13 loc) · 788 Bytes
/
GENIE_README.txt
File metadata and controls
16 lines (13 loc) · 788 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
#=============================================================================
#
# Copyright (c) Qualcomm Technologies, Inc. and/or its subsidiaries.
# All Rights Reserved.
# Confidential and Proprietary - Qualcomm Technologies, Inc.
#
#=============================================================================
Qualcomm Genie SDK
------------------
The Genie SDK enables running generative transformer models on the Qualcomm AI Runtime stack, for example, on Qualcomm
AI Engine Direct (QNN). Support is currently limited to large language models. Genie queries support execution on the
QNN HTP backend, QNN GPU backend, as well as on Snapdragon CPU with the Genie provided QNN GenAiTransformer backend.
Genie SDK documentation can be found at ${SDK_ROOT}/docs/Genie/index.html.