Instructions to use JK-TK/BIO2 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use JK-TK/BIO2 with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("unsloth/phi-3-mini-4k-instruct-bnb-4bit") model = PeftModel.from_pretrained(base_model, "JK-TK/BIO2") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 2a4ec9f336a0f1d4139064423b112ab2c054585e58acaec238e5f57305c71b26
- Size of remote file:
- 1.38 kB
- SHA256:
- 83f407a59f62aadb7429410b58766a87dfc3ddbccaa9de1191fe9b4d9e303d4e
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.