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