External Publication
Visit Post

Finetuning Query for gpt-oss

OpenAI Developer Community February 10, 2026
Source

We created our own medical dataset, and then prepare data with the help of openai harmony github after this i performed finetuning with unsloth and offload the model then with llama.cpp converted to gguf and after this quantize to q4_k_m and with pretrained model file available in ollama we upload the model to ollama for simpler query it is giving right output but as user context grows model is thinking only and not generating the response. Why is this so and how to solve this what precautions to taken care of I added analysis samples as well in training set..

Discussion in the ATmosphere

Loading comments...