Instructions to use frankjosh/model with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use frankjosh/model with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("bigcode/starcoderbase-1b") model = PeftModel.from_pretrained(base_model, "frankjosh/model") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 9e8ef44765a31451909991a95f3903a7e194e96827014fa7ba26dc77c748aa60
- Size of remote file:
- 5.37 kB
- SHA256:
- ce9803d5c43d9de136af4b38d9e8aee82a39d1d7f50d09adc9a11c010e7041cb
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.