Instructions to use ceselder/loracle-qwen3coder-30b-moe with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use ceselder/loracle-qwen3coder-30b-moe with PEFT:
Task type is invalid.
- Notebooks
- Google Colab
- Kaggle
| { | |
| "run_name": "loracle_q3c_v1", | |
| "token_kind": "concat", | |
| "rank": 256, | |
| "alpha": 32, | |
| "lr": 3e-05, | |
| "grad_accum": 8, | |
| "epochs": 1, | |
| "eval_every": 150, | |
| "n_train_holdout": 150, | |
| "max_answer_tokens": 700, | |
| "seed": 0, | |
| "gen_samples": 3 | |
| } |