Instructions to use baebee/Dimensity-3B-ADPT with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use baebee/Dimensity-3B-ADPT with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("stabilityai/stablelm-3b-4e1t") model = PeftModel.from_pretrained(base_model, "baebee/Dimensity-3B-ADPT") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 4253772afeada42179ad2f79179710adb124eeff4295dcef8b75d570658f8f18
- Size of remote file:
- 100 MB
- SHA256:
- 61306a346ae8a93325a8f1c4548a8b308f681c7706cc4fae0e5083066389eb02
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.