add peft==0.11.1 to req
6290ce0 verified - docs Update readthedocs for classifier
- examples precommit formatting
- fine_tuned_models update with 12L and 20L i4096 gc95M models, multitask and quantiz code
- geneformer "save_model_without_heads" is redundant (#385)
- gf-12L-30M-i2048 update with 12L and 20L i4096 gc95M models, multitask and quantiz code
- gf-12L-95M-i4096 update with 12L and 20L i4096 gc95M models, multitask and quantiz code
- gf-12L-95M-i4096_CLcancer update with 12L and 20L i4096 gc95M models, multitask and quantiz code
- gf-20L-95M-i4096 update with 12L and 20L i4096 gc95M models, multitask and quantiz code
- gf-6L-30M-i2048 update with 12L and 20L i4096 gc95M models, multitask and quantiz code
- 1.27 kB precommit formatting
- 3.08 kB Add gitignore file
- 737 Bytes Add pre-commit config
- 396 Bytes update readthedocs.yaml
- 139 Bytes update with 12L and 20L i4096 gc95M models, multitask and quantiz code
- 8.42 kB Update README.md
- 591 Bytes update with 12L and 20L i4096 gc95M models, multitask and quantiz code
- 90 Bytes update with 12L and 20L i4096 gc95M models, multitask and quantiz code
- 152 MB update with 12L and 20L i4096 gc95M models, multitask and quantiz code
- 344 Bytes add peft==0.11.1 to req
- 972 Bytes update dependencies, reinstate compatibility with python<3.9 with typing for List
training_args.bin Detected Pickle imports (8)
- "transformers.trainer_utils.SchedulerType",
- "transformers.training_args.OptimizerNames",
- "accelerate.utils.dataclasses.DistributedType",
- "transformers.trainer_utils.HubStrategy",
- "torch.device",
- "transformers.trainer_utils.IntervalStrategy",
- "transformers.training_args.TrainingArguments",
- "accelerate.state.PartialState"
How to fix it?
4.92 kB update with 12L and 20L i4096 gc95M models, multitask and quantiz code