Model
This is a Machine Learning Model, that will give readable information about the Machine Learning Model Used.
Properties
| Name | Type | 
|---|---|
| schema | EmbeddedModelSchema | 
| id | string | 
| version | string | 
| created | GroupedTimestamp | 
| name | string | 
| description | string | 
| cloud | boolean | 
| type | ModelTypeEnum | 
| usage | ModelUsageEnum | 
| bytes | ByteDescriptor | 
| ram | ByteDescriptor | 
| quantization | string | 
| foundation | ModelFoundationEnum | 
| downloaded | boolean | 
| loaded | boolean | 
| unique | string | 
| parameters | number | 
| provider | ExternalMLProviderEnum | 
| cpu | boolean | 
| downloading | boolean | 
| maxTokens | ModelMaxTokens | 
| custom | boolean |