jupyter-ai
jupyter-ai copied to clipboard
Run HF Hub models locally
trafficstars
Problem
Users would like a provider that allows them to download a model from HF Hub and invoke it locally.
Proposed Solution
LangChain's SelfHostedHuggingFaceLLM provider should offer what we need, once we add our own provider metadata and fields.
May be related to #482