Instructions to use datastreams/ds-alpha-model with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use datastreams/ds-alpha-model with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("sminpark/ds-alpha-draft-model") model = PeftModel.from_pretrained(base_model, "datastreams/ds-alpha-model") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 26e6d11491e209e35caea4d62839dae28972056c32365ff4f8b0a86e4a912500
- Size of remote file:
- 4.03 kB
- SHA256:
- 4864353fc2741929b0508710acb21243b862eb5caf7318e0f9cf25df262854d8
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.