mirror of
https://github.com/MarginaliaSearch/MarginaliaSearch.git
synced 2025-02-24 05:18:58 +00:00
15 lines
406 B
Markdown
15 lines
406 B
Markdown
![]() |
# Language Models
|
||
|
|
||
|
## For Tests
|
||
|
|
||
|
Many tests require language models to work,
|
||
|
download them from [https://downloads.marginalia.nu/](https://downloads.marginalia.nu/),
|
||
|
and put them somewhere. Then set the environment
|
||
|
variable ```LANGUAGE_MODELS_HOME``` to point to this directory.
|
||
|
|
||
|
Alternatively, patch ```nu.marginalia.util.TestLanguageModels``` to
|
||
|
default to where you've put them.
|
||
|
|
||
|
## For Production
|
||
|
|
||
|
TBW
|