Instructions to use HuggingWorm/RagRetriever with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use HuggingWorm/RagRetriever with Transformers:
# Load model directly from transformers import AutoTokenizer, RagRetriever tokenizer = AutoTokenizer.from_pretrained("HuggingWorm/RagRetriever") model = RagRetriever.from_pretrained("HuggingWorm/RagRetriever") - Notebooks
- Google Colab
- Kaggle
Gated model You can list files but not access them
Preview of files found in this repository