Baichuan2
Baichuan2 copied to clipboard
请问目前模型经过微调后,可以把每个token的embedding向量dump下来吗?
Yes. Embedding are save in the state_dict of the checkpoints.