Text Generation
PEFT
Safetensors
English
gpt-j
lora
reasoning
thinking
sft
qwen3-template
conversational
Instructions to use ping98k/gpt-j-6b-thinking-sft-lora with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use ping98k/gpt-j-6b-thinking-sft-lora 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, "ping98k/gpt-j-6b-thinking-sft-lora") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 63da0ebaee664a01df55ef9f481db7a74129ad6f0ca88faa6238c1e93e107e88
- Size of remote file:
- 1.09 GB
- SHA256:
- 006bd844bea87fa5a0b0f8ef3274a8e98a686c6516461f67c7290724a643060f
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.