Skip to main content

Local Setup

Learn how to set up and run InternTA locally.

Prerequisites

  • NVIDIA GPU with 8GB or more VRAM
  • Sufficient disk space for model storage

Quick Installation

API Integration

Authentication

To use the InternTA API, you’ll need to include a bearer token in your requests:

Example Response

Advanced Usage

Training Your Own Model

Model Evaluation

To evaluate the model’s performance:
This will generate a test_results.csv file containing ROUGE similarity scores for model responses.

Resources

Model Repository

Access the model on OpenXLab

Live Demo

Try the online demo

API Reference

View the complete API documentation

GitHub

Access the source code