Class: Cohere::Transcribe::PyTorchCheckpoint::StorageRef

Inherits:
Data
  • Object
show all
Defined in:
lib/cohere/transcribe/pytorch_checkpoint.rb

Instance Attribute Summary collapse

Instance Attribute Details

#base_offsetObject (readonly)

Returns the value of attribute base_offset

Returns:

  • (Object)

    the current value of base_offset



43
44
45
# File 'lib/cohere/transcribe/pytorch_checkpoint.rb', line 43

def base_offset
  @base_offset
end

#dtypeObject (readonly)

Returns the value of attribute dtype

Returns:

  • (Object)

    the current value of dtype



43
44
45
# File 'lib/cohere/transcribe/pytorch_checkpoint.rb', line 43

def dtype
  @dtype
end

#elementsObject (readonly)

Returns the value of attribute elements

Returns:

  • (Object)

    the current value of elements



43
44
45
# File 'lib/cohere/transcribe/pytorch_checkpoint.rb', line 43

def elements
  @elements
end

#keyObject (readonly)

Returns the value of attribute key

Returns:

  • (Object)

    the current value of key



43
44
45
# File 'lib/cohere/transcribe/pytorch_checkpoint.rb', line 43

def key
  @key
end