Home
last modified time | relevance | path

Searched defs:max_position_embeddings (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/external/executorch/examples/mediatek/models/llm_models/weights/llama3-8B-instruct/
H A Dconfig.json6 "max_position_embeddings": 8192, number
/aosp_15_r20/external/pytorch/test/functorch/
H A Dattn_positional.py19 max_position_embeddings=None, argument
H A Dattn_ft.py28 max_position_embeddings=None, argument
/aosp_15_r20/external/executorch/examples/mediatek/models/llm_models/weights/Llama-3.2-1B-Instruct/
H A Dconfig.json11 "max_position_embeddings": 131072, number
/aosp_15_r20/external/executorch/examples/mediatek/models/llm_models/weights/Llama-3.2-3B-Instruct/
H A Dconfig.json11 "max_position_embeddings": 131072, number
/aosp_15_r20/external/executorch/examples/mediatek/models/llm_models/
H A Dconfiguration_llama.py36 max_position_embeddings=None, argument