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