-
I am using:
WhisperPlus v0.3.0
Cuda 12.1
It throws the following error :
```
Traceback (most recent call last):
File "D:\02-GENAI\whisper-plus\App_Diarization.py", line 17, in
outpu…
-
### Description of the bug:
Using the below snippet getting error while trying to upload files to generate content. Using model `gemini-1.5-flash`
```golang
package main
import (
"contex…
-
### Description of the bug:
I'm trying to create a cache by reading the contents of multiple PDF files, but when the total number of tokens within the files exceeds approximately 500,000 tokens, …
-
The most common patterns for GenAI applications are RAG and LLM fine-tuning/training. DSF can bring some GenAI constructs to accelerate the implementation of these patterns. In details we have identif…
-
The latest release (v0.5.0) introduces additional checks designed to prevent resource leaks that will cause an application to crash unless some explicit changes are made. This can be easily reproduced…
-
I decided that Pop!OS is not efficient on meteor lake and switched to the Arch based Manjaro linux and so far the experience has been much better. Battery life much improved, most things work out the …
-
**Describe the bug**
Application crashes with "bad allocation" nebulous message when iterating over vector search results:
```
var searchResult = await collection.VectorizedSearchAsync(searchVector, …
-
**Describe the bug**
When calling the Phi-3-vision multimodal processor, a memory leak appears to occur, causing memory usage to continuously increase.
**To Reproduce**
Run the following script:
…
-
### Describe the bug
Hello, anyone has any idea how to have the bot reports show up again? I've enabled agent bots in accounts, connected the bot to the chat, send/receive perfectly fine. Colors diff…
-
Our current [governance framework](https://github.com/finos/ai-readiness-private/tree/main/governance-framework) is based on a single use-case, the creation of a RAG-based chatbot. In order to meet th…