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
| { | |
| "do_sample": true, | |
| "eos_token_id": 151645, | |
| "max_new_tokens": 256, | |
| "pad_token_id": 151645, | |
| "temperature": 0.7, | |
| "transformers_version": "5.0.0", | |
| "use_cache": true | |
| } | |