-
Apropos Context, **[MCP](https://modelcontextprotocol.io/introduction)** looks **very** interesting:
> The Model Context Protocol (MCP) is an open protocol that enables seamless integration between…
-
https://www.anthropic.com/news/model-context-protocol
https://github.com/modelcontextprotocol/servers/blob/main/src/postgres/index.ts
-
The current tool palette is loaded through the RequestContextActions, this is fine only it is done before loading the model and there is no information about the model/document that is going to be l…
-
`is_context_dataset` logic makes the assumption that frame filenames DO NOT have any separators like - or _.
Given a like `frame_303.png` it will look for context frames like `frame0303.png`, not f…
-
### Feature
Enhance the `_forward` method in the `pipeline` module to handle cases where input sequences exceed the model's maximum position embeddings. Currently, when the input context length is la…
-
Given the promising nature of the Model Context Protocol introduced by Anthropic, it would be beneficial to have this supported within Theia AI. Since it already takes inspiration from LSP, it might a…
-
### Your current environment
```text
The output of `python collect_env.py`
```
### How would you like to use vllm
I need to extend the context length of gemma2-9b model along also with other mo…
-
I've been adopting the use of generate() and then using the context to give AI memory.
Then I tried seeing what happen when I switch AI model. An assert failed and gave me this.
Assertion failed: it…
-
Only VCDM11 and VCDM20 are provided out of the box.
-
Update model used in this recipe:
https://github.com/ibm-granite-community/granite-snack-cookbook/blob/main/recipes/Entity-Extraction/entity_extraction.ipynb
And usefully extend context.