Implement PR comments

This commit is contained in:
Louis Dureuil
2024-01-22 10:13:27 +01:00
parent 1b90778bf5
commit f692021bfc
3 changed files with 9 additions and 3 deletions

View File

@ -138,5 +138,5 @@ greek = ["charabia/greek"]
# allow khmer specialized tokenization
khmer = ["charabia/khmer"]
# allow CUDA support
# allow CUDA support, see <https://github.com/meilisearch/meilisearch/issues/4306>
cuda = ["candle-core/cuda"]