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