Instructions to use ineskoder/ref-model with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use ineskoder/ref-model with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("TonyMDSA/Phi-2_finetune_MCQ") model = PeftModel.from_pretrained(base_model, "ineskoder/ref-model") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 74f3f1642f7da50f2c9396def5c7ad77171601e16cd42234e3ae3e8169d21874
- Size of remote file:
- 280 MB
- SHA256:
- 4adf2c2f5cf234188e18c0530f0cbe8104c5ba4522ed72564a19a08f269f0563
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.