Instructions to use lil-lab/CoLMLM-Question-Generator with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use lil-lab/CoLMLM-Question-Generator with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("Qwen/Qwen2.5-1.5B-Instruct") model = PeftModel.from_pretrained(base_model, "lil-lab/CoLMLM-Question-Generator") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 40d7cd09e6e8dc235b0ca7f35e9783d4737053644799b138e2455bbd273bb834
- Size of remote file:
- 11.4 MB
- SHA256:
- 0780623834454565971f9aa5c5605dc85263f1a5b5eb13f731559aa4d331b54a
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.