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:
- 66588d7c307da9b704ba5b1531d1b50bbc53c1086af3899262867f1bd6de78ae
- Size of remote file:
- 14.2 kB
- SHA256:
- 15859859dba62433e4c55da5179532d120994a9c7e02b610cb6d0df79286b120
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.