Replies: 2 comments 2 replies
-
Ah |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
This is a great project but I have a few questions.
Any plan to add support for running reranker models now that llama.cpp supports them?
Is there a way to adjust the context window when using an LLM via node-llama-cpp?
I tried to build the included vanilla electron project along with what I think is the config file using
electron-builder build -c electron-builder.ts
. There are no errors I can see in terminal when building but when I try to open the .dmg, the window is just white and the app contents do not load. I am not very familiar with electron so perhaps I'm doing something simple wrong.Thank you in advance for any help!
Beta Was this translation helpful? Give feedback.
All reactions