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