Instructions to use Stephen-Xie/3B_v0 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use Stephen-Xie/3B_v0 with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("Qwen/Qwen2.5-3B-Instruct") model = PeftModel.from_pretrained(base_model, "Stephen-Xie/3B_v0") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 900274eba87216592ccb89eeea22616f1860286cbba68f5b7b00524c4abf744c
- Size of remote file:
- 5.62 kB
- SHA256:
- 119b3611cf3feec2bf3010f8db11c755d383c10671440bf72eb908212338167d
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.