Navanit Dubey

Results 6 issues of Navanit Dubey

### Feature request Is there a way we can have the max_new_token as the max value for every llm model. ### Motivation I wanted to fix the max_new_token to the...

The bedrock was not working because the client was not recognised, so getting a value error. After adding client now its giving the response we need.

Hi, Is there a way where we can add the vLLM OpenAI compatibility support. [vllm OpenAI Support](https://docs.vllm.ai/en/latest/serving/openai_compatible_server.html?ref=blog.mozilla.ai) So that anyone can use any llm model calls.

Adding Ollama Documentation, exploring Ollama and found a gap in documentation so adding the documentation.

Hi, This PR is used to let the user use the local repository or the model downloaded in their path. I have ran this in my local. ``` from docling.datamodel.pipeline_options...

### Describe the bug Why the datasets is not updating the dill ? Just want to know if I update the dill version in dill what will be the repucssion....