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