limllzu
limllzu
有没有运行全量微调后加载测试的,我使用官方提供的lora微调的加载测试的会报错
> Hi, team. I fine tuned with 15 pairs of one document type. (12 pairs as train, 3 as test) After 500 epoches, both of training and eval_loss are nearly...
你好,麻烦问一下,这个错误是怎么解决的
你好,麻烦请教一下这个问题解决了吗
> 我使用 model = KAN(layers,3,3).speed() 创建了一个 KAN 模型,并将其嵌入到另一个模型中以替代 MLP。但是在训练过程中,我发现训练速度非常慢。如何正确使用 KAN 作为子模块? 你好,请问你是怎么解决这个问题的,我现在遇到的问题也是训练过程中推理速度特别慢,谢谢