Local Setup
Learn how to set up and run InternTA locally.Prerequisites
Hardware Requirements
Hardware Requirements
- NVIDIA GPU with 8GB or more VRAM
- Sufficient disk space for model storage
Software Requirements
Software Requirements
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
1. Generate Training Data
1. Generate Training Data
2. Fine-tune the Model
2. Fine-tune the Model
3. Merge Model Weights
3. Merge Model Weights
4. Test the Model
4. Test the Model
Model Evaluation
To evaluate the model’s performance: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