Manage models
Create a model
POST
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
application/json
Create a new model
Example:
"gpt-4-turbo"
Example:
7
Example:
"GPT-4 Turbo"
Example:
"gpt"
Example:
"EleutherAI/gpt-neo-2.7B"
Example:
"gpt-4-turbo"
Example:
365
Example:
1000
Example:
"gpt-4-turbo"
Example:
["claude-latest"]
Example:
175
Example:
8
Example:
1013.1
Example:
1013.1
Example:
1013.1
Example:
11013.1
Example:
11013.1
Response
201
application/json
Model created successfully
Example:
"gpt-4-turbo"
List of aliases for this model; must be globally-unique with id
Example:
["claude-latest", "claude-3-sonnet-current"]
Example:
7
ID of the customer who owns this node (visible to admins only)
ID of the user who created the node (admin or owner only)
Example:
"GPT-4 Turbo"
Example:
"gpt"
Example:
"EleutherAI/gpt-neo-2.7B"
Example:
"GPTJ-6B"
Example:
175
Example:
8
Example:
1
Available options:
fp8
, fp8-e4m3
, fp8-e5m2
, fp16
, tf32
, fp32
, fp64
, bfloat8
, bfloat16
, bf16
, int4
, int8
, int16
, int32
, int64
, uint4
, uint8
, uint16
, uint32
, uint64
Common types of AI/ML models and their primary functions:
- Text-based models for natural language processing
- Vision models for image analysis and generation
- Audio models for speech and sound processing
- Multimodal models that combine different types of inputs/outputs
- Specialized models for specific use cases
Available options:
text-generation
, chat
, text-embedding
, text-classification
, sentiment-analysis
, named-entity-recognition
, question-answering
, summarization
, translation
, image-classification
, object-detection
, image-segmentation
, image-generation
, image-to-text
, text-to-image
, style-transfer
, face-detection
, facial-recognition
, speech-to-text
, text-to-speech
, speaker-identification
, audio-classification
, music-generation
, multimodal-embedding
, multimodal-generation
, visual-question-answering
, recommendation-system
, reinforcement-learning
, anomaly-detection
, time-series-forecasting
, clustering
Example:
1013.1
Example:
1013.1
Example:
1013.1
Example:
11013.1
Example:
11013.1
Example:
1013.1
Example:
1013.1
Example:
"llama_31_8b"