Instructions to use models4world/checkpoint-37 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use models4world/checkpoint-37 with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("Qwen/Qwen2.5-72B-Instruct") model = PeftModel.from_pretrained(base_model, "models4world/checkpoint-37") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 3a1d2fbdbecd7695ad4f3fbbcc940d0bff7673738dfafa138f1031731d56e4be
- Size of remote file:
- 7.67 kB
- SHA256:
- 9d134034d4303e9f1f6ccd040f6599956a227b09657c8383e3d8eb850cc5563c
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.