diff --git a/topics/gptmed/index.md b/topics/gptmed/index.md new file mode 100644 index 00000000000..e842b41d3cc --- /dev/null +++ b/topics/gptmed/index.md @@ -0,0 +1,11 @@ +--- +created_by: Sanjog Sigdel +display_name: gptmed +github_url: https://github.com/sigdelsanjog/gptmed +released: January 10, 2026 +short_description: A lightweight GPT-based language model framework for training custom question-answering models on any domain +topic: gptmed +url: https://pypi.org/project/gptmed/ +--- + +A lightweight GPT-based language model framework for training custom question-answering models on any domain. This package provides a transformer-based GPT architecture that you can train on your own Q&A datasets - whether it's casual conversations, technical support, education, or any other domain.