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