Instructions to use mikekubi/task-13-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-13-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-13-Qwen-Qwen1.5-4B-Chat") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 6684120ecb4b680bae4ce93c3d03d0b9e764d6a24f292741c9c81ed484db4118
- Size of remote file:
- 5.37 kB
- SHA256:
- cfe79611540b7d3304d7c06e45c47a5a5ca91863e2e03fcfc1b80d2fa0766f25
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.