mirror of
https://github.com/danswer-ai/danswer.git
synced 2025-03-26 17:51:54 +01: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:
|
||||
logger.notice(
|
||||
"Warming up Content Model"
|
||||
) # TODO: add version once we have proper model
|
||||
logger.notice("Warming up Content Model") # TODO: add version if needed
|
||||
|
||||
information_content_model = get_local_information_content_model()
|
||||
information_content_model.device
|
||||
|
Loading…
x
Reference in New Issue
Block a user