/
LU
luminolabs
/
Models API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 15m ago · Updated 2y ago
Details
Filter operations
Base Models
2
get
List all available base LLM models
get
Get detailed information about a specific base model
Fine-tuned Models
2
Base Models
Get detailed information about a specific base model
get
/v1/models/base/{model_name}
Path parameters
model_name
string
required
Response
Successful response
BaseModelResponse
required
id
string
uuid
description
string
hf_url
string
status
'ACTIVE'
|
'INACTIVE'
|
'DEPRECATED'
name
string
meta
object
Changes