Log in
Log into community
Find answers from the community
View all posts
Related posts
Was this helpful?
π
π
π
Powered by
Hall
Inactive
Updated 11 months ago
0
Follow
Cache
Cache
Inactive
0
Follow
At a glance
v
valu
11 months ago
Β·
Plain Text
Copy
embed_model = HuggingFaceEmbedding( model_name="jinaai/jina-embeddings-v2-base-en", )
is there a way to cache the model locally?
L
v
3 comments
Share
Open in Discord
L
Logan M
11 months ago
It does cache it locally π
v
valu
11 months ago
awks, even if you use venv?
L
Logan M
11 months ago
Sure does! It's just using AutoModel.from_pretrained under the hood from huggingface -- always caches after the first run π
Add a reply
Sign up and join the conversation on Discord
Join on Discord