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