Instructions to use XanderJC/gptj-sft-tldr with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use XanderJC/gptj-sft-tldr with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("EleutherAI/gpt-j-6b") model = PeftModel.from_pretrained(base_model, "XanderJC/gptj-sft-tldr") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 57e8723d2c3ffeb4a308eddcd7ccfd1b69a60258af4375afae19eca0883b486d
- Size of remote file:
- 58.7 MB
- SHA256:
- e7ec9f831bd4f9528fae6697be38fd7ddd5dd4b996671469288fd81041aa5c4d
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.