Instructions to use lora-moe/belle_dolphine_p17 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use lora-moe/belle_dolphine_p17 with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("baichuan-inc/Baichuan2-7B-Base") model = PeftModel.from_pretrained(base_model, "lora-moe/belle_dolphine_p17") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 4302e81c750b89c2f10c134f019a9ad1be00af5425dcb86086660c349faebd00
- Size of remote file:
- 15 kB
- SHA256:
- e3b38a7b4c9c9506d28bd5e8127369fafcd7d42b16816ade98846529db4ad9e3
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.