Instructions to use ModelsLab/midashenglm-gen-wer-lora with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use ModelsLab/midashenglm-gen-wer-lora with PEFT:
Task type is invalid.
- Notebooks
- Google Colab
- Kaggle
| { | |
| "alora_invocation_tokens": null, | |
| "alpha_pattern": { | |
| "cond_embedder": 128, | |
| "ff.0.0": 128, | |
| "ff.2": 128, | |
| "to_k": 128, | |
| "to_out.0": 128, | |
| "to_q": 128, | |
| "to_v": 128 | |
| }, | |
| "arrow_config": null, | |
| "auto_mapping": { | |
| "base_model_class": "MiDashengLMGenForAudioGeneration", | |
| "parent_library": "transformers_modules.midashenglm_hyphen_gen.modeling_midashenglm" | |
| }, | |
| "base_model_name_or_path": "mispeech/midashenglm-gen", | |
| "bias": "none", | |
| "corda_config": null, | |
| "ensure_weight_tying": false, | |
| "eva_config": null, | |
| "exclude_modules": null, | |
| "fan_in_fan_out": false, | |
| "inference_mode": true, | |
| "init_lora_weights": true, | |
| "layer_replication": null, | |
| "layers_pattern": null, | |
| "layers_to_transform": null, | |
| "loftq_config": {}, | |
| "lora_alpha": 64, | |
| "lora_bias": false, | |
| "lora_dropout": 0.05, | |
| "lora_ga_config": null, | |
| "megatron_config": null, | |
| "megatron_core": "megatron.core", | |
| "modules_to_save": null, | |
| "monteclora_config": null, | |
| "peft_type": "LORA", | |
| "peft_version": "0.20.0", | |
| "qalora_group_size": 16, | |
| "r": 32, | |
| "rank_pattern": { | |
| "cond_embedder": 64, | |
| "ff.0.0": 64, | |
| "ff.2": 64, | |
| "to_k": 64, | |
| "to_out.0": 64, | |
| "to_q": 64, | |
| "to_v": 64 | |
| }, | |
| "revision": null, | |
| "target_modules": [ | |
| "to_v", | |
| "to_q", | |
| "cond_embedder", | |
| "o_proj", | |
| "gate_proj", | |
| "up_proj", | |
| "k_proj", | |
| "down_proj", | |
| "v_proj", | |
| "to_out.0", | |
| "to_k", | |
| "ff.2", | |
| "ff.0.0", | |
| "q_proj" | |
| ], | |
| "target_parameters": null, | |
| "trainable_token_indices": null, | |
| "use_bdlora": null, | |
| "use_dora": false, | |
| "use_qalora": false, | |
| "use_rslora": false, | |
| "velora_config": null | |
| } |