Instructions to use jerseyjerry/Qwen-Qwen1.5-7B-1723250044 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use jerseyjerry/Qwen-Qwen1.5-7B-1723250044 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, "jerseyjerry/Qwen-Qwen1.5-7B-1723250044") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 76c86725e224cf7655956adb2fa27cc2719736a19beb4bb106c517da66028825
- Size of remote file:
- 8.41 MB
- SHA256:
- 248a9d8863ba57f809382eba51a57d718f52580d9fbd2f46305a0beaa330e2fc
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.