Instructions to use yezg/myqwenmodel with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use yezg/myqwenmodel with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("Qwen/Qwen2.5-coder-3B") model = PeftModel.from_pretrained(base_model, "yezg/myqwenmodel") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- ec7f0786388dd203ef46a510259b8a6b5381cbfd9952c2641abf3238abaaaf4d
- Size of remote file:
- 8.66 MB
- SHA256:
- 82c6d134c1d2eed9ea4db66bc5eedf05c6f21b3ac50cf83507d5dd23fa0c50b7
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.