xlang-ai / instructor-embedding

[ACL 2023] One Embedder, Any Task: Instruction-Finetuned Text Embeddings
Apache License 2.0
1.85k stars 134 forks source link

What is the correct path for the cached model of the Instructor? #34

Closed thelongestusernameofall closed 1 year ago

thelongestusernameofall commented 1 year ago

What is the correct path for the cached model of the Instructor?

thelongestusernameofall commented 1 year ago

Finally found them. They are located in .cache/torch/, not in .cache/huggingface where most models are usually stored.

Harry-hash commented 1 year ago

Great! The cache path may be different depending on the specific running machines.