Instructions to use Howard881010/epidemiology_sft_10000_mcq_2epoch with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use Howard881010/epidemiology_sft_10000_mcq_2epoch with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("mistralai/Mistral-Nemo-Instruct-2407") model = PeftModel.from_pretrained(base_model, "Howard881010/epidemiology_sft_10000_mcq_2epoch") - Notebooks
- Google Colab
- Kaggle
File size: 134 Bytes
0e8123c | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:b608c53e6c4b475287626d7178943020c47db980b259f5e8c7ac5f10b7c2ef03
size 114106856
|