Instructions to use 0xfaskety/task-17-Qwen-Qwen2-1.5B with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use 0xfaskety/task-17-Qwen-Qwen2-1.5B with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("Qwen/Qwen2-1.5B") model = PeftModel.from_pretrained(base_model, "0xfaskety/task-17-Qwen-Qwen2-1.5B") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 157f6260d8048fc0a9c9637d651a5baa1e708c545d95e7346e78baa248350242
- Size of remote file:
- 5.43 kB
- SHA256:
- b3acab91d98691225ae14a3969319e885d5fa0d4ae99f652148cb74678c7eccd
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.