llama-stack-mirror/llama_stack/models/llama/llama3
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
..
multimodal chore: enable pyupgrade fixes 2025-05-01 17:02:13 -04:00
prompt_templates chore: enable pyupgrade fixes 2025-05-01 17:02:13 -04:00
quantization chore: enable pyupgrade fixes 2025-05-01 17:02:13 -04:00
__init__.py chore: remove dependency on llama_models completely (#1344) 2025-03-01 12:48:08 -08:00
args.py chore: enable pyupgrade fixes 2025-05-01 17:02:13 -04:00
chat_format.py chore: enable pyupgrade fixes 2025-05-01 17:02:13 -04:00
dog.jpg chore: move all Llama Stack types from llama-models to llama-stack (#1098) 2025-02-14 09:10:59 -08:00
generation.py chore: enable pyupgrade fixes 2025-05-01 17:02:13 -04:00
interface.py chore: enable pyupgrade fixes 2025-05-01 17:02:13 -04:00
model.py chore: enable pyupgrade fixes 2025-05-01 17:02:13 -04:00
pasta.jpeg chore: move all Llama Stack types from llama-models to llama-stack (#1098) 2025-02-14 09:10:59 -08:00
template_data.py refactor: move all llama code to models/llama out of meta reference (#1887) 2025-04-07 15:03:58 -07:00
tokenizer.model chore: remove dependency on llama_models completely (#1344) 2025-03-01 12:48:08 -08:00
tokenizer.py chore: enable pyupgrade fixes 2025-05-01 17:02:13 -04:00
tool_utils.py chore: enable pyupgrade fixes 2025-05-01 17:02:13 -04:00