Supported Tasks
This model supports the following tasks:
text-generationtext2text-generation
Quote GPT Model
This is a sequence-to-sequence model trained to predict product suggestions based on opportunity details.
Usage
To use this model, send a POST request to the Inference API endpoint with the following JSON payload:
{
"inputs": "I need laptops for clinical engineering."
}