Pudding48 commited on
Commit
e82add6
·
verified ·
1 Parent(s): 10d892e

Update prepare_vector_dp.py

Browse files
Files changed (1) hide show
  1. prepare_vector_dp.py +0 -2
prepare_vector_dp.py CHANGED
@@ -8,8 +8,6 @@ from huggingface_hub import hf_hub_download
8
  # from llama_cpp import Llama
9
  import os
10
 
11
- # Fix Hugging Face cache path for Docker Spaces
12
- os.environ["HF_HOME"] = "/home/user/app/hf_cache"
13
 
14
  # model_file = Llama.from_pretrained(
15
  # repo_id="Pudding48/TinyLLamaTest",
 
8
  # from llama_cpp import Llama
9
  import os
10
 
 
 
11
 
12
  # model_file = Llama.from_pretrained(
13
  # repo_id="Pudding48/TinyLLamaTest",