Instructions to use KapitalK/course_eval_gpt2_medium with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use KapitalK/course_eval_gpt2_medium with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("openai-community/gpt2-medium") model = PeftModel.from_pretrained(base_model, "KapitalK/course_eval_gpt2_medium") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 44688d40afd8472149506807ff73a02d4b1a4ffaf6ba9910a6859fd279b1844a
- Size of remote file:
- 5.9 MB
- SHA256:
- c9911baabf1648e44b6291971a51f179b1604818aa0241133406711e4dedefdc
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.