chore: format

This commit is contained in:
Timothy Jaeryang Baek
2025-03-05 19:16:59 -08:00
parent 6eccf8668e
commit aaaebfabbe
51 changed files with 52 additions and 3 deletions

View File

@@ -359,6 +359,7 @@
"Embedding model set to \"{{embedding_model}}\"": "Модель встраивания установлена в \"{{embedding_model}}\"",
"Enable API Key": "",
"Enable autocomplete generation for chat messages": "Включить генерацию автозаполнения для сообщений чата",
"Enable Code Execution": "",
"Enable Code Interpreter": "",
"Enable Community Sharing": "Включить совместное использование",
"Enable Memory Locking (mlock) to prevent model data from being swapped out of RAM. This option locks the model's working set of pages into RAM, ensuring that they will not be swapped out to disk. This can help maintain performance by avoiding page faults and ensuring fast data access.": "Включите блокировку памяти (mlock), чтобы предотвратить выгрузку данных модели из ОЗУ. Эта опция блокирует рабочий набор страниц модели в оперативной памяти, гарантируя, что они не будут выгружены на диск. Это может помочь поддерживать производительность, избегая ошибок страниц и обеспечивая быстрый доступ к данным.",