-
**Describe the bug**
The `ilab model train` finishes with the error "Expected `list[str]` but got `tuple` with value `('q_proj', 'k_proj', 'v_proj', 'o_proj')` - serialized value may not be as ex…
-
As the title says, currently im using a custom class
public class Info
{
public string str{ get; set; }
public List Stuff { get; set; }
}
I can insert things like Strings and Integer…
-
After ARROW-10131 `ParquetFileFragment` wraps a FileMetaData, from which all its properties are queried. FileMetaData is emminently serializable, so when pickling a fragment with pre-loaded metadata i…
-
**Short description**
I'm trying to add a new dataset. Serialization succeeded, but when loading the data, the error below occurs.
```
TypeError: Only integers, slices (`:`), ellipsis (`...`), tf…
-
Might include:
- Timestamp of creation
- Comments
- Names
-
Thanks for the great project, I got the following error when running the video translator locally:
`
> tts_models/multilingual/multi-dataset/xtts_v2 is already downloaded.
> Using model: xtts
…
-
python main.py --function test --config configs/cub_stage2.yml --opt "{'test': {'load_token_path': 'ckpts/cub983/tokens/', 'load_unet_path': 'ckpts/cub983/unet/', 'save_log_path': 'ckpts/cub983/log.tx…
-
### Describe the bug
When fine-tuning the XTTS model with ` num_workers > 0` for Japanese dataset, a TypeError occurs related to `fugashi.Tagger`.
Specifically, the error `self.c_tagger cannot be…
-
### Willingness to contribute
Yes. I would be willing to contribute this feature with guidance from the MLflow community.
### Proposal Summary
In the experiment view, the dataset select UI componen…
-
Running with:
```bash
python3 ./recall2imagine/train.py /
--logdir /logdir/$(date +%Y%m%d-%H%M%S) /
--configs atari100k tiny
--task atari_pong
--jax.platform=cpu
```
Fails with:
…