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