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:
- 9faa87f6171d1b6fba29ab2bfae1b4114e61a5dda874969d940862af9557f930
- Size of remote file:
- 14.6 kB
- SHA256:
- f1d565802a8e26c4e8a31328752b7a7fdc186d9401aa008e65697d0ad8c22e33
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.