Instructions to use DreamGallery/Qwen-Qwen1.5-1.8B-1718196279 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use DreamGallery/Qwen-Qwen1.5-1.8B-1718196279 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, "DreamGallery/Qwen-Qwen1.5-1.8B-1718196279") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 7a3e610d248f2ce2978e2449c34fb30fc7f75b8dff361aa8d245dd6cc2e3d470
- Size of remote file:
- 5.3 kB
- SHA256:
- 2d24c68d5dd58fcb4902c960d0f8a5c9d29b5396a3d204ca9c11e5ea3d7d681f
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.