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