how to finetune this model?

#11
by daiwk - opened

how to finetune this model? any difference with traditional llms?

HuggingFace wrote an initial guide here: https://cookbook.openai.com/articles/gpt-oss/fine-tune-transfomers

thank you! @dkundel-openai

if you want to play building inference for this model I put together a working example (gpt oss 120b + vllm on h100) http://playground.tracto.ai/playground?pr=notebooks/bulk-inference-gpt-oss-120b

Sign up or log in to comment