Configuring local models served by llama.cpp for paperqa #1245
Replies: 3 comments 2 replies
|
The steps are much easier than I thought to make llama.cpp 1. Set environment variables for
|
|
Some follow-up caveats:
|
|
Update: to use vllm to serve the embedding model: For paperqa Version: 2026.2.16 use this embedding json configuration (changed into openai_like): for more information, refer to this post |
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Appreciate the enormous efforts to release the new version v2025.12.17 and possibly future release of paperQA v3.
After some tinkering, I recorded the working steps in the next comment.
All reactions