File tree Expand file tree Collapse file tree 2 files changed +2
-1
lines changed
QEfficient/transformers/models/llama4 Expand file tree Collapse file tree 2 files changed +2
-1
lines changed Original file line number Diff line number Diff line change 1
1
# -----------------------------------------------------------------------------
2
2
#
3
- # Copyright (c) 2025 Qualcomm Innovation Center , Inc. All rights reserved .
3
+ # Copyright (c) Qualcomm Technologies , Inc. and/or its subsidiaries .
4
4
# SPDX-License-Identifier: BSD-3-Clause
5
5
#
6
6
# -----------------------------------------------------------------------------
Original file line number Diff line number Diff line change 62
62
| ** LlavaForConditionalGeneration** | LLaVA-1.5 | [ llava-hf/llava-1.5-7b-hf] ( https://huggingface.co/llava-hf/llava-1.5-7b-hf ) |
63
63
| ** MllamaForConditionalGeneration** | Llama 3.2 | [ meta-llama/Llama-3.2-11B-Vision Instruct] ( https://huggingface.co/meta-llama/Llama-3.2-11B-Vision-Instruct ) <br >[ meta-llama/Llama-3.2-90B-Vision] ( https://huggingface.co/meta-llama/Llama-3.2-90B-Vision ) |
64
64
|** LlavaNextForConditionalGeneration** | Granite Vision | [ ibm-granite/granite-vision-3.2-2b] ( https://huggingface.co/ibm-granite/granite-vision-3.2-2b )
65
+ |** Llama4ForConditionalGeneration** | Llama-4-Scout | [ Llama-4-Scout-17B-16E-Instruct] ( https://huggingface.co/meta-llama/Llama-4-Scout-17B-16E-Instruct )
65
66
### Audio Models
66
67
(Automatic Speech Recognition) - Transcription Task
67
68
** QEff Auto Class:** ` QEFFAutoModelForSpeechSeq2Seq `
You can’t perform that action at this time.
0 commit comments