[EX-127] Investigate if the tokens generated are over Ollama's context window size - #95
Open
agatheblues wants to merge 4 commits into
Conversation
agatheblues
commented
Sep 11, 2025
Contributor
- Updates langchain (to get this fix in: Fix options being passed to the ollama chat api brainlid/langchain#179)
- Sets the num_ctx for ollama in the seeds
agatheblues
force-pushed
the
task/ex-127-investigate-if-the-tokens-generated-are-over-ollama-s-context-window-size
branch
from
September 11, 2025 11:53
4a042a6 to
475bb34
Compare
agatheblues
commented
Sep 11, 2025
| qwen_25_32b_model_config = | ||
| insert_idempotently(%Exmeralda.LLM.ModelConfig{ | ||
| id: "eff70662-1576-491d-a1ef-1d025772e637", | ||
| id: "eff70662-1576-491d-a1ef-1d025772e638", |
Contributor
Author
There was a problem hiding this comment.
the same ID was used for another ModelConfig 🐛
agatheblues
force-pushed
the
task/ex-127-investigate-if-the-tokens-generated-are-over-ollama-s-context-window-size
branch
from
September 11, 2025 13:17
35d39a7 to
58f72a8
Compare
Contributor
|
I tried it out and somehow this truncates the assistant responses for me 🤔 |
hannahbit
force-pushed
the
task/ex-127-investigate-if-the-tokens-generated-are-over-ollama-s-context-window-size
branch
from
September 12, 2025 10:19
58f72a8 to
2148466
Compare
Contributor
Setting the |
Contributor
|
Somehow the LangChain update breaks something with 0️⃣Further investigations: ollama logs |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.