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:
- 897ff790fa4130ee16f59b8539dcab698974700c2ea302a98800882f6ffd8d64
- Size of remote file:
- 15.3 kB
- SHA256:
- d19d832f74c410da37fcb484201a1cb92c0bcaec9046672e1144c21d159d12bd
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.