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