Open jks-liu opened 1 month ago
Do you mean that in your PR we don't use the tokens table anymore and we just rely on the user's settings (or default)?
Regarding (2) I did not find any drawbacks on this, can you provide an example of why it would be detrimental to set num_ctx to 100k for example?
num_ctx
is more than 10k.More discussion about num_ctx
:
https://github.com/ollama/ollama/issues/4790
https://github.com/Mintplex-Labs/anything-llm/issues/1991
https://www.reddit.com/r/LocalLLaMA/comments/1dxi6cf/today_i_learned_the_context_length_num_ctx/
Do you think it is still worth making the (2) edit now that I merged the other PR?