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:
- 5c4b8340d338a777c222a16d629874a07602a93a09e47488bdc49d9742cd5e07
- Size of remote file:
- 886 MB
- SHA256:
- 65e2cd26ecb5c3a012667b667f583c566f8545321cc55b014825fc11c5287a62
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.