Instructions to use Crystalcareai/CrystalQwen-1.5-7B-Alpha-Lora with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use Crystalcareai/CrystalQwen-1.5-7B-Alpha-Lora 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, "Crystalcareai/CrystalQwen-1.5-7B-Alpha-Lora") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 826fb72e7a1146c7158e9b216b1ed884e5fd2ad1c3a7b3475da34e4c1bdee712
- Size of remote file:
- 14.2 kB
- SHA256:
- bc348395df7b716c0ea29bcd047da18b4c7612d7eaea812ea9721427d1d19910
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.