Text Generation
Safetensors
English
qwen2
rag
question-answering
scientific-literature
arxiv
nlp
research-tool
conversational
Instructions to use metaresearch/PapersRAG-1.5B with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Inference
Upload rag_config.json with huggingface_hub
Browse files- rag_config.json +1 -0
rag_config.json
ADDED
|
@@ -0,0 +1 @@
|
|
|
|
|
|
|
| 1 |
+
{"embedder_model": "intfloat/e5-base-v2"}
|