Instructions to use CluelessNovice/task_demo_metadata with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use CluelessNovice/task_demo_metadata with PEFT:
from peft import PeftModel from transformers import AutoModelForSequenceClassification base_model = AutoModelForSequenceClassification.from_pretrained("westlake-repl/SaProt_35M_AF2") model = PeftModel.from_pretrained(base_model, "CluelessNovice/task_demo_metadata") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- e7f2f3bbe6284a143125feccd5ab65b43d2aebaa283d8fda16fa1839b2da67e7
- Size of remote file:
- 3.61 MB
- SHA256:
- bc218d563ccc36474e3944c978c91dff3e8c9cc2897e7291eda187d5f5781a30
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.