Instructions to use miraiminds/arithmathBio-function with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use miraiminds/arithmathBio-function with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("miraiminds/mergeMathBio-7B") model = PeftModel.from_pretrained(base_model, "miraiminds/arithmathBio-function") - Notebooks
- Google Colab
- Kaggle
File size: 134 Bytes
163736b | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:57b3debbc93922612613cea696dcf33f5ba80a2fb4897657f75d0af041df2eea
size 167934026
|