We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1cd8022 commit bb81d56Copy full SHA for bb81d56
examples/qualcomm/oss_scripts/llama/decoder_constants.py
@@ -13,6 +13,7 @@
13
}
14
15
DECODER_MODEL_VERSION = {
16
+ "stories260k": "llama2",
17
"stories110m": "llama2",
18
"llama3_2": "llama3",
19
"qwen2_5": "qwen2_5",
0 commit comments