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:
- 35a77c0b975171f192919eceab83c8be25ef31ff7f7d248f2e72253c6dac7278
- Size of remote file:
- 4.73 kB
- SHA256:
- a8cd0249f4eccbf4b3331020fa8be9df64142233cf13622d59ff195a9fef3100
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.