Results 19 comments of luojia

有这个打算,但是不确定什么时候有空加

I have some pieces of advice here: * When `rolling` and `resave` off, just do an `expires` renew without changing session value won't trigger cookie and store update. May `isModified`...

One has done this https://github.com/samuelmarina/is-even/issues/135#issuecomment-902667282

Thank you for your suggestion. By the way,"you can just ignore it" means I can just not do anything on the request?Will these request objects keep in node?

Thanks for your answer.I've understood how it works.Should I leave the issue here or close it?

> > 用wsl2 > > 太吃内存 确实,刚刚我内存炸了

@TinQlo 参考这个https://zhuanlan.zhihu.com/p/488731878 里面的`安装CUDA Toolkit`部分,它装完之后不会更新path,要自己加进.bashrc,不过我就算是装好了依然跑不起来,运行着一会儿进程就终止了

> > @TinQlo 参考这个https://zhuanlan.zhihu.com/p/488731878 里面的`安装CUDA Toolkit`部分,它装完之后不会更新path,要自己加进.bashrc,不过我就算是装好了依然跑不起来,运行着一会儿进程就终止了 > > 感谢你,我成功了,但3090显卡int4说两三句话显存占用16.5GB,每多一句就多1G,看来24G显存不够说10句话的。运行着一会就终止了可能是因为内存不足,加载一会显示killed,WSL2的话需要修改配置,参考 https://blog.csdn.net/weixin_45579994/article/details/112386425 ,我把电脑的32GB内存全分给了它,启动的时候依然拉满,好在没有崩溃。 > > 我也是32G内存和3090,我修改过wsl的配置,但光是分了20G它就会把我宿主机内存数据搞坏,然后出现各种异常不得不重启电脑,暂时放弃了,等能直接跑在win上的版本

try node 0.10.x new node has changed its interface