Instructions to use Howard881010/combined_sft_10000_mcq_2epoch with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use Howard881010/combined_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/combined_sft_10000_mcq_2epoch") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 5e9fb1bc06dbdf1d34ffc71a094952c6134997dada175cde772ecfee88863c66
- Size of remote file:
- 5.5 kB
- SHA256:
- c8d48ec0815cc81b8e0eecdaa3844b31fb76d4a9d4683bdc54a9e756ed4a4769
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.