mirror of
https://github.com/hwchase17/langchain.git
synced 2025-09-28 15:00:23 +00:00
docs: changed a link to better source [Previous link](https://www.philschmid.de/custom-inference-huggingface-sagemaker) is about how to upload embeddings model. [New link](https://huggingface.co/blog/kchoe/deploy-any-huggingface-model-to-sagemaker) is about how to upload cross encoder model, which directly addresses what is needed here. For full disclosure, I wrote this article and the sample `inference.py` is the result of this new article. Co-authored-by: Kenny Choe <kchoe@amazon.com>
LangChain Documentation
For more information on contributing to our documentation, see the Documentation Contributing Guide