-
I think I _may_ have found a bug in the json codecs being generated by `elm-bridge` and I wanted to confirm based on the tests. There's some property testing going on there, but I'm not sure if the fo…
-
@albertocottica I'll need your comments about that :)
-
Hi all,
I am using TPOT to build pipelines that will generalise across several data sets. I would like to use the 'warm_start' parameter to re-initialise with the same best pipelines in my populat…
-
Which is why I wrote the Docker container, honestly. #18 #19
-
### Model Series
Qwen2.5
### What are the models used?
Qwen2.5-7b-base
### What is the scenario where the problem happened?
sft with huggingface trainer
### Is this a known issue?
…
hxs91 updated
2 weeks ago
-
To be able to call this a music _composition_ engine we need to be able to compose music.
-
We observe increase in average GC time of .NET 6 (6.0-preview7 and v6.0.0) in comparison to .NET Core 3.1 (3.1.3 and v3.1.20). This slowdown is observed only on arm/arm64, there's no slowdown on x64.
…
-
### Checks
- [X] I have checked that this issue has not already been reported.
- [X] I have confirmed this bug exists on the [latest version](https://pypi.org/project/polars/) of Polars.
##…
-
The block "random int" generates the same pseudo random number after reset. It looks like it shows the seed, but has not generated a random number yet.
-
Attempting to employ multithreading throws the warning/error
"UserWarning: Using a generator with `use_multiprocessing=True` and multiple workers may duplicate your data. Please consider using the`ke…