mirror of
https://github.com/meilisearch/meilisearch.git
synced 2025-07-28 09:11:00 +00:00
Add cuda feature
This commit is contained in:
@ -137,3 +137,6 @@ greek = ["charabia/greek"]
|
||||
|
||||
# allow khmer specialized tokenization
|
||||
khmer = ["charabia/khmer"]
|
||||
|
||||
# allow CUDA support
|
||||
cuda = ["candle-core/cuda"]
|
||||
|
Reference in New Issue
Block a user