Instructions to use Spandan98/SAS_Metadata_Adaptor with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use Spandan98/SAS_Metadata_Adaptor with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("bigcode/starcoder2-3b") model = PeftModel.from_pretrained(base_model, "Spandan98/SAS_Metadata_Adaptor") - Notebooks
- Google Colab
- Kaggle
File size: 129 Bytes
3561234 | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:15e39b90ac308c399b7a54c097082d09186d2d2af1714dbe326284cca510fdfd
size 5240
|