Request an AI model form
The Request an AI model form is designed to streamline the request process for developing or procuring an AI model. This intake form confirms that all necessary details, supporting documents, and compliance considerations are captured before moving forward with the approval process.
See the following table for a description of the field values.
| Field | Description |
|---|---|
| Details | |
| Name | Unique name for the AI model. For example, ServiceNow Now LLM 1.0. |
| State | Indicates whether the AI model is in a draft, development, or deployed state. For more information on states, see AI asset lifecycle. |
| Version | Version number for the AI model. For example, v1.0. |
| Description | Brief description of the AI system, its core functionality, and intended use. For example, ServiceNow Large Language Model (LLM) is an advanced AI-driven solution designed to enhance conversational capabilities and automate workflows within the ServiceNow platform. It leverages natural language processing to improve user interactions, streamline service delivery, and provide intelligent insights, ultimately enhancing operational efficiency for businesses. |
| Ownership | |
| Provider | Organization responsible for providing the AI model. For example, ServiceNow. |
| Managed by | User responsible for managing the AI model. |
| Third-party Models | |
| Model card | Detailed documentation on AI model's purpose, architecture, performance, and ethical considerations for transparency. |
| Model weights info | Additional model information if available. For example, Refer to weights and biases project. Note: This information is mostly applicable for AI models developed within the organization. |
| Supported languages | Languages supported by the AI model. For example, English, French, Italian, German, Spanish. |
| Base model | Base model that is relevant for the primary AI Model. A base model is a foundational AI model that has been pretrained on a large dataset and can be further fine-tuned for specific use cases. These models serve as a
starting point for developing specialized AI models by adapting them to domain-specific data and requirements. For example, Mixtral. Note: The base models are only applicable for AI models developed within the
organization. |
| Training procedure | Procedure used to train the AI model. The options are as follows:
|
| Context window | Number of tokens the AI model can process when generating responses or predictions. For example, 16385. |
| Model size in MB | Storage space occupied by the AI model in Megabytes. Note: The Model size in MB field only supports integer values. |
| Model parameters info | Internal variables learned during training that determine the AI model's behavior and performance. For example, number of parameters for the model is 175. |
| Evaluation metrics report | Performance measurement results used to assess the AI model's effectiveness during testing or evaluation. For example, you can mention the model's accuracy is 85% and hallucination rate is 15%. |
| Training datasets | Collection of datasets used to train the AI models. |
| Evaluation datasets | Collection of datasets used to evaluate or test the AI models. For example P1 incident dataset. |
| Additional Details | |
| Deployment guidelines | The process of integrating and deploying a trained AI model into a production environment for real-world use. |
| Required infrastructure | Description of the Hardware and software resources needed to deploy and run the AI model. For example, you can mention that one graphics processing unit (GPU) of type A100 is required. |