Artificial Intelligence Engineer — LLM fine-tuning on government documents at Kunming Information Hub Co.
Fine-tuned a large language model on government document samples using instruction-tuning and preference/optimization methods. The effort distilled 10K+ state council report samples into a training dataset and deployed the resulting model for inference. Training used SFT plus GRPO and was served via vLLM for practical usage.• Distilled 10K+ government report samples for model training.• Trained Qwen3.5-9B using SFT + GRPO for improved task behavior.• Prepared structured text inputs/outputs for instruction tuning.• Deployed the fine-tuned model via vLLM for downstream document interactions.