gokaygokay commited on
Commit
d1dad3a
1 Parent(s): 03a09e0

Update llm_inference.py

Browse files
Files changed (1) hide show
  1. llm_inference.py +1 -1
llm_inference.py CHANGED
@@ -24,7 +24,7 @@ class LLMInferenceNode:
24
  )
25
  self.download_models()
26
 
27
- def download_models(self)
28
  from huggingface_hub import hf_hub_download
29
 
30
  hf_hub_download(
 
24
  )
25
  self.download_models()
26
 
27
+ def download_models(self):
28
  from huggingface_hub import hf_hub_download
29
 
30
  hf_hub_download(