Closed qppwdd0324 closed 2 months ago
Thanks for your attention. You mainly need to modify the modeling strategy like modeling_llama.py--def forward() and corresponding decoding strategy like vcd_sample.py --def sample(). The corresponding intermediate variables also need to be passed.
您好,我在运行您的代码时,不管哪个代码都遇到了相似的问题,您有什么好的建议么
We just test in the ubuntu 22.04. It seems that you do not install `transformers' well.
Thanks for your attention. You mainly need to modify the modeling strategy like modeling_llama.py--def forward() and corresponding decoding strategy like vcd_sample.py --def sample(). The corresponding intermediate variables also need to be passed.