Instructions to use rabiyulfahim/Python_coding_model with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use rabiyulfahim/Python_coding_model with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("microsoft/DialoGPT-small") model = PeftModel.from_pretrained(base_model, "rabiyulfahim/Python_coding_model") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- d68299f23045e788a756b237a96783177dcecea7442f352d9954b3dbfa291f1a
- Size of remote file:
- 3.25 MB
- SHA256:
- e4eedbcf0a394f90d02627f9b6e38e4e55e5dae2de1155160fda4d06ee8d45be
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.