mirror of
https://github.com/ggml-org/llama.cpp.git
synced 2026-09-09 06:19:04 +02:00
090fca7a07
* pydantic : replace uses of __annotations__ with get_type_hints * pydantic : fix Python 3.9 and 3.10 support