Instructions to use Inishds/loraretriever-Qwen2_5-7B-code with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use Inishds/loraretriever-Qwen2_5-7B-code with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("Qwen/Qwen2.5-7B") model = PeftModel.from_pretrained(base_model, "Inishds/loraretriever-Qwen2_5-7B-code") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 1a74602c57ad4b91017febad37b377a4cf804d07ed6f28cf6da93fc90cb826b3
- Size of remote file:
- 5.24 kB
- SHA256:
- 1c4bc81ec9ec35a68bf15d8e4d1fb210f53767a71e7b593c4d7b4012e9b1cc8f
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.