Instructions to use tianyumyum/NV-Embed-v1-prune with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- paddlenlp
How to use tianyumyum/NV-Embed-v1-prune with paddlenlp:
from paddlenlp.transformers import AutoTokenizer, NVEncodeModel tokenizer = AutoTokenizer.from_pretrained("tianyumyum/NV-Embed-v1-prune", from_hf_hub=True) model = NVEncodeModel.from_pretrained("tianyumyum/NV-Embed-v1-prune", from_hf_hub=True) - Notebooks
- Google Colab
- Kaggle
Welcome to the community
The community tab is the place to discuss and collaborate with the HF community!