SeededModel
This is Precursor to a Model. bytes: here is the size of the model in a file local on your computer. ram: is the amount of ram usage when the model is loaded into memory.
Properties​
Name | Type |
---|---|
schema | EmbeddedModelSchema |
version | string |
created | GroupedTimestamp |
name | string |
description | string |
cloud | boolean |
type | ModelTypeEnum |
usage | ModelUsageEnum |
bytes | ByteDescriptor |
ram | ByteDescriptor |
quantization | string |
foundation | ModelFoundationEnum |
downloaded | boolean |
unique | string |
parameters | number |
provider | ExternalMLProviderEnum |
cpu | boolean |
maxTokens | ModelMaxTokens |
custom | boolean |