mirror of
https://github.com/danswer-ai/danswer.git
synced 2025-03-30 04:31:49 +02:00
nit
This commit is contained in:
parent
4ff0c18822
commit
91cdcd820f
@ -257,9 +257,7 @@ def warm_up_intent_model() -> None:
|
|||||||
|
|
||||||
|
|
||||||
def warm_up_information_content_model() -> None:
|
def warm_up_information_content_model() -> None:
|
||||||
logger.notice(
|
logger.notice("Warming up Content Model") # TODO: add version if needed
|
||||||
"Warming up Content Model"
|
|
||||||
) # TODO: add version once we have proper model
|
|
||||||
|
|
||||||
information_content_model = get_local_information_content_model()
|
information_content_model = get_local_information_content_model()
|
||||||
information_content_model.device
|
information_content_model.device
|
||||||
|
Loading…
x
Reference in New Issue
Block a user