Instructions to use ResplendentAI/Qwen_Sissification_LoRA_128 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use ResplendentAI/Qwen_Sissification_LoRA_128 with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("Qwen/Qwen2-7B") model = PeftModel.from_pretrained(base_model, "ResplendentAI/Qwen_Sissification_LoRA_128") - Notebooks
- Google Colab
- Kaggle
File size: 134 Bytes
2bed2c4 | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:e6ef3c72b8026b64666a1ffad2d77d5dd8834a6eebcd643de4a8abb3e1d39cf1
size 646064554
|