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