Instructions to use gctian/qwen1.5-14B-RM-Lora with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use gctian/qwen1.5-14B-RM-Lora with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("Qwen/Qwen1.5-14B-Chat") model = PeftModel.from_pretrained(base_model, "gctian/qwen1.5-14B-RM-Lora") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- b779a4669432537e133a8ebfcb61582d51be8ec4f6f46038e430eb900fcc0541
- Size of remote file:
- 5.43 kB
- SHA256:
- 6c27aae13966f8d29cf532f061e2cc40c91aade7e1806f67541fa8f4d331e219
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.