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