llama-stack-mirror/llama_stack/models/llama
Ihar Hrachyshka 1deb95f922 chore: enable pyupgrade fixes
Schema reflection code needed a minor adjustment to handle UnionTypes
and collections.abc.AsyncIterator. (Both are preferred for latest Python
releases.)

Signed-off-by: Ihar Hrachyshka <ihar.hrachyshka@gmail.com>
2025-05-01 17:02:13 -04:00
..
llama3 chore: enable pyupgrade fixes 2025-05-01 17:02:13 -04:00
llama3_1 chore: enable pyupgrade fixes 2025-05-01 17:02:13 -04:00
llama3_2 refactor: move all llama code to models/llama out of meta reference (#1887) 2025-04-07 15:03:58 -07:00
llama3_3 chore: enable pyupgrade fixes 2025-05-01 17:02:13 -04:00
llama4 chore: enable pyupgrade fixes 2025-05-01 17:02:13 -04:00
resources feat: introduce llama4 support (#1877) 2025-04-05 11:53:35 -07:00
__init__.py feat: introduce llama4 support (#1877) 2025-04-05 11:53:35 -07:00
checkpoint.py chore: enable pyupgrade fixes 2025-05-01 17:02:13 -04:00
datatypes.py chore: enable pyupgrade fixes 2025-05-01 17:02:13 -04:00
hadamard_utils.py refactor: move all llama code to models/llama out of meta reference (#1887) 2025-04-07 15:03:58 -07:00
prompt_format.py chore: enable pyupgrade fixes 2025-05-01 17:02:13 -04:00
quantize_impls.py chore: enable pyupgrade fixes 2025-05-01 17:02:13 -04:00
sku_list.py chore: enable pyupgrade fixes 2025-05-01 17:02:13 -04:00
sku_types.py chore: enable pyupgrade fixes 2025-05-01 17:02:13 -04:00