Instructions to use wwewtech/russian-it-community-lora with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use wwewtech/russian-it-community-lora with PEFT:
Task type is invalid.
- Notebooks
- Google Colab
- Kaggle
File size: 310 Bytes
5bedca9 | 1 2 3 4 5 6 7 8 9 10 11 | {
"adapter_id": "codegen_350m_multi",
"base_model": "Salesforce/codegen-350M-multi",
"family": "Salesforce CodeGen",
"params": "350M",
"dataset": "wwewtech/russian-it-community-corpus",
"trained_on": "NVIDIA GeForce RTX 3060 (12GB)",
"lora_r": 8,
"lora_alpha": 16,
"max_steps": 40
} |