Instructions to use Ham3141/Qwen2-finetuned with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use Ham3141/Qwen2-finetuned with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("Qwen/Qwen2-7B") model = PeftModel.from_pretrained(base_model, "Ham3141/Qwen2-finetuned") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 4757de3933727a2fc030ef03b2410935ac3b80ab030a1679b23f12d1a8cf53ca
- Size of remote file:
- 14.8 kB
- SHA256:
- c2d2752993075ef5efea4e20a971043d0cda6c59d4d3e6f9666fdaf3266a595b
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.