My Text Generation Model

This model generates tasks and user stories based on a prompt for application development.

Example Usage

Input:

Create an e-commerce application.

Output: As a user, I want to create an account so I can save my preferences. As a user, I want to browse products by category so I can find items easily. As an admin, I want to manage inventory so that products are always up to date.

Files

  • pytorch_model.bin: Model weights.
  • config.json: Configuration for the model architecture.
  • tokenizer.json: Tokenizer configuration.

Installation

pip install -r requirements.txt

## Usage
python inference.py
Downloads last month
6
Inference Providers NEW
This model is not currently available via any of the supported Inference Providers.
The model cannot be deployed to the HF Inference API: The model has no library tag.

Model tree for Smith-B/CortexAI

Finetuned
(1468)
this model