Damian Kalinowski

Results 30 issues of Damian Kalinowski

### ๐Ÿ›  Summary CVS-149701 ### ๐Ÿงช Checklist - [x] Unit tests added. - [x] The documentation updated. - [x] Change follows security best practices.

### ๐Ÿ›  Summary CVS-146231 ### ๐Ÿงช Checklist - [x] Unit tests added. - not needed - [x] The documentation updated. - not needed - [x] Change follows security best practices.

### ๐Ÿ›  Summary Build with custom tokenizer ### ๐Ÿงช Checklist - [ ] Unit tests added. - [ ] The documentation updated. - [ ] Change follows security best practices.

### ๐Ÿ›  Summary Fixed issue with make-s3-upload target which deleted the repo after pushing artefacts. No priviliged user had no access to out directory (created by docker user) which caused...

### ๐Ÿ›  Summary CVS-148009 ### ๐Ÿงช Checklist - [x] Change follows security best practices.

As requested in https://github.com/openvinotoolkit/openvino.genai/pull/2113#issuecomment-2859299077

category: image generation
category: cmake / build
category: CPP API
category: Image generation samples

Increased number of infer requests for each model Added a way to select infer request by `request_idx` Added GenerationRequest class to manage assignment of `request_idx`

WIP
category: image generation
category: continuous batching
category: tokenizers
category: Python API
category: CPP API
no-match-files
category: Image generation samples

**Describe the bug** In our project we use Drogon for HTTP response streaming. However, when client includes `connection` header that is not `keep-alive`, response stream is immediaitely closed. Source code:...

help wanted

**Describe the bug** There is segfault when the server is closed using `::quit()` and then restarted using `::run()`. GDB: ``` [New Thread 0x7fffda5d7640 (LWP 210860)] [New Thread 0x7fffd9dd6640 (LWP 210861)]...