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:
- cb9321657222ebbf7acdaa745e811537bafba59c3509660133fbbccdad85c034
- Size of remote file:
- 13.1 MB
- SHA256:
- 8bbec277ab2f540c6c8057f3f540ac12b42318a930e5bf4e71aa0a3a2eca11c7
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.