Instructions to use datek/Qwen-Qwen1.5-1.8B-1718155262 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-1718155262 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-1718155262") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 8121e59b88932e11454701b8178264b10c08bdb2372a72e54cb8fd02aa03781c
- Size of remote file:
- 5.3 kB
- SHA256:
- 61bf6fcd2042db24a3a3a9c34cc021451d9225cfcd818b8025727b2b4796141b
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.