-
Hi,
thanks so much for the amazing tool! It is very useful.
Since it is built on transformers, would we be able to run the chunkipy on accelerate with multiple GPUs?
thanks!
-
This program is excellent, but sometimes we not only need counting but also want to list some or all longest cycles. Can this program provide such an output? By the way, there's a sentence in the [RE…
-
>With that out of the way, your point about the add-on being too big is valid. For me it takes less than a second to download, but that will not be the case for everyone, and a size of 1KB would of co…
-
### What happened?
I currently have an AWS setup for ChromaDB
- DB files are stored on Elastic File System (EFS)
- Lambda functions to perform `upsert` and `query` operations
Recently I h…
-
Hi,
I am trying to use PaCMAP on a 68x249 dataset, but it is not working. Here is my code:
```
linear_pacmap = pacmap.PaCMAP(n_neighbors=None, random_state=42)
linear_pacmap.fit(for_linear_pca_…
-
I've found at least one bug in the implementation:
https://github.com/hplt-project/OpusTrainer/issues/53
-
**Describe the bug**
SpeechRecognizer receives a Canceled event with the ErrorCode = ServiceTimeout and ErrorDetails = "Due to service inactivity, the client buffer exceeded maximum size. Resetting t…
-
|Wazuh version|Component|Install type|Install method|Platform|
|4.5.0|dbd|server|Quickstart and compile from source for database|Ubuntu 22.04|
| X.Y.Z-rev | Wazuh component | Manager/Agent | Package…
-
Hello! When I try to run the whisper_online_server I get this error:
Exception has occurred: FileNotFoundError
[WinError 2] The system cannot find the file specified
File "S:\AI\Testing\Huggin…
-
## Summary
What happened/what you expected to happen?
I'm learning about workflows' conditionals and it should be possibile to inject an input conditionally; however if I use valueFrom.express…