fix: Fix tokenizer in llama.cpp Dockerfile

This commit is contained in:
Hugo Larcher 2024-11-29 00:24:52 +01:00
parent d4e65bfe7b
commit 26fca48a45
No known key found for this signature in database
GPG Key ID: 3DAF63124699CA2B

View File

@ -0,0 +1 @@
transformers==4.45.2 ; python_version >= "3.9" and python_version < "3.13"