Instructions to use taraash/cgm-7b-lora with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use taraash/cgm-7b-lora with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("Qwen/Qwen2.5-Math-7B-Instruct") model = PeftModel.from_pretrained(base_model, "taraash/cgm-7b-lora") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 399ffcf05dfda8c912b6538af2b744be8786f314cf2a80cbceab388a7cce36c8
- Size of remote file:
- 11.4 MB
- SHA256:
- b004d6d6d226be6307fa9b33e6f101c5fecb1a9b1449917a581afc1051e5e894
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.