Instructions to use Howard881010/epidemiology_sft_10000_mcq_u_1epoch with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use Howard881010/epidemiology_sft_10000_mcq_u_1epoch 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_u_1epoch") - Notebooks
- Google Colab
- Kaggle
File size: 129 Bytes
29ea0b8 | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:1953d1ec3706f1ae90fd4a711244fa77dd5bcf8c5e0658c6dee454a0e6cc3097
size 5432
|