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