Instructions to use emdemor/question-generator-v2 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use emdemor/question-generator-v2 with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("microsoft/Phi-3.5-mini-instruct") model = PeftModel.from_pretrained(base_model, "emdemor/question-generator-v2") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 3023cf5e0780a4869aedaff6f18a571059315fa41819eabb9f77e10824b7a083
- Size of remote file:
- 5.43 kB
- SHA256:
- cb123c014e107e989a46cae0ffd2cd1b676fa12aa284894769198e87fcfa9e71
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.