Instructions to use mikekubi/task-16-Qwen-Qwen1.5-4B-Chat with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use mikekubi/task-16-Qwen-Qwen1.5-4B-Chat with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("Qwen/Qwen1.5-4B-Chat") model = PeftModel.from_pretrained(base_model, "mikekubi/task-16-Qwen-Qwen1.5-4B-Chat") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 40b99422ee781464d17b5b1a26ea3c33a12a986cdc73995997db00f025388480
- Size of remote file:
- 5.37 kB
- SHA256:
- 8caa741126fcbabd2231bb7fc6b9247cd390151a663dc89460286342be83404d
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.