Skip to main content
CrystalDocs
Search documentation
Search
Browse Docs
CrystalShards
About
struct
Xerp::Store::TokenVectorRow
Inherits
Struct
<
Value
<
Object
Represents a row from the token_vectors table (v0.2).
Constructors
new
(token_id :
Int64
, model :
String
, dims :
Int32
, vector_f32 :
Slice
(
UInt8
), trained_at :
String
)
Source
Instance methods
dims
Source
model
Source
token_id
Source
trained_at
Source
vector_f32
Source