Release v0.2.5
Updates:
- Convert
hidden_states
andattention_weights
of each encoder layer fromList
toTensor
- Update
adapters
to allow arbitrary model name when loading pretrained checkpoints
Updates:
hidden_states
and attention_weights
of each encoder layer from List
to Tensor
adapters
to allow arbitrary model name when loading pretrained checkpoints