You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
short_description: A lightweight GPT-based language model framework for training custom question-answering models on any domain
7
+
topic: gptmed
8
+
url: https://pypi.org/project/gptmed/
9
+
---
10
+
11
+
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.
0 commit comments