Text Generation
PEFT
Safetensors
English
proofkit
lora
adapter
teacher
distillation
build-small-hackathon
conversational
Instructions to use build-small-hackathon/proofkit-gpt-oss-20b-lora with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use build-small-hackathon/proofkit-gpt-oss-20b-lora with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("openai/gpt-oss-20b") model = PeftModel.from_pretrained(base_model, "build-small-hackathon/proofkit-gpt-oss-20b-lora") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 47564d2d41993f928e1bd93921fb389ff7c0ea4e663d8531904f3453ec47fdfd
- Size of remote file:
- 6.55 kB
- SHA256:
- 37d7289ed80d3cd6b591117255df88e196cfda25a469eb1f7498ccf565c605dc
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.