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:
- 859bcd0568a154cdcc17da0605e8f854bb421715857cd1da67c8683d846b680e
- Size of remote file:
- 105 MB
- SHA256:
- 0663c95a680adf21faba521ef785d6253b989fce14729a2e010561c85aabbe32
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.