Skip to content

Is pretrained model downloaded or just remotely call via API? #44

Closed Answered by maclandrol
peiyaoli asked this question in Q&A
Discussion options

You must be logged in to vote

Hi @peiyaoli, all pretrained models are downloaded and cached locally for efficiency. The first time you call the pretrained model, it would take some time because of that.

In the future, there could be models that are used through an API, A bit similar to what has been done in this plugin: molfeat-hype where OpenAI text embeddings are used to investigate LLM-based molecular representation.

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@peiyaoli
Comment options

@maclandrol
Comment options

Answer selected by maclandrol
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants