Instructions to use mohmaednno/last_version with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use mohmaednno/last_version with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("Qwen/Qwen2.5-1.5B-Instruct") model = PeftModel.from_pretrained(base_model, "mohmaednno/last_version") - Notebooks
- Google Colab
- Kaggle
File size: 129 Bytes
87d7612 | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:68defb3d5f8e4653bdb6c08160fd7922732499fbca3f369807aaf00649f577ef
size 5752
|