Instructions to use dewigould/stratos-code-32B-lora with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use dewigould/stratos-code-32B-lora with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("Qwen/Qwen2.5-32B-Instruct") model = PeftModel.from_pretrained(base_model, "dewigould/stratos-code-32B-lora") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 944ad5753f2b8053c80c675d3c8e4a9b0eca1890e5cd1099f4241738678afe18
- Size of remote file:
- 7.35 kB
- SHA256:
- 278a6f99553f0cdaf4e63d55a17e3a5e1ee18b3c7813da79b00b3bf8cc07b8f2
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.