-
At the moment, inference using a model from Hugging Face is only possible with autrainer models, transforms, loaders, etc. as we do not download any `.py` files.
To support custom models, the corresp…
-
Our websites offer generated downloads of user-filtered data. Data is generated by workers in parallel while the user is waiting, and the user clicks a link to download it once the workers have comple…
-
### Description
The documentation for 'files' here - http://brunch.io/docs/config#files states that files from vendor folder will be compiled first by default. The docs there also state the 'order' …
-
When dealing with some legacy format files, I noticed that snzip will fail to read snappy-in-java format files that are concatenated together. The issue is when it encounters the 2nd file, it reads t…
-
For one audio file, I signed it 3 times with the same key but different messages, eg.
audiowmark add --key test.key t.mp3 t.1.mp3 --short 12 111
audiowmark add --key test.key t.mp3 t.2.mp3 --short…
-
### What problem does this feature solve?
import LODASH_array from '@types/lodash/common/array.d.ts?raw';
I want to return a string
### What does the proposed API look like?
As intuition s…
-
A nice to have option, which would enable to achieve repeated segments in a merged output without having to first duplicate the source segment files.
Better but likely more difficult to implement w…
-
Hello! I was wondering if you could provide example data.
Based on what I'm reading in the training tutorial all training data should be concatenated into one .h5 file along with an label file. Wh…
-
**Snakemake version**
8.8.0
**Describe the bug**
When there are nested checkpoints, the interior checkpoint does not seem to be running the shell command.
**Minimal example**
```snakemake…
-
In #2560 I found this sorting function used when concatenating the different generated css files into one entry file per theme.
```ts
const sortLightmodeFirst = R.sortWith([R.descend(R.includes('l…