Explorar o código

removing import get_hf_home

cadenmackenzie hai 8 meses
pai
achega
695ab34430
Modificáronse 1 ficheiros con 0 adicións e 1 borrados
  1. 0 1
      exo/api/chatgpt_api.py

+ 0 - 1
exo/api/chatgpt_api.py

@@ -18,7 +18,6 @@ from exo.inference.tokenizers import resolve_tokenizer
 from exo.orchestration import Node
 from exo.models import build_base_shard, model_cards, get_repo, pretty_name
 from typing import Callable
-from exo.download.hf.hf_helpers import get_hf_home
 from exo.download.hf.hf_shard_download import HFShardDownloader