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