ZHANG Tao
ZHANG Tao
如何提高博客的访问速度呢
我在阿里云申请了一个域名,和github page地址绑定在了一起,也能够正常访问。但是发现访问速度不理想,相比较你的博客我的博客访问速度就差很多,也通过CDN加速,但是效果还是不明显,请教下你是如何实现的呢
执行infer的时候,日志提示了这些,是因为这些weights没能加载到模型中,所以预测结果猜测没训练之前结果一模一样吧, 但我不知道怎么改,可以让这些参数正常加载。@yuanzhoulvpi2017 sh: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8) load model: ./save_model/ Some weights of the model checkpoint at ./save_model/ were not used when initializing ChatGLMForConditionalGeneration: ['transformer.layers.5.attention.query_key_value.lora_B.weight', 'transformer.layers.26.attention.query_key_value.lora_B.weight', 'transformer.layers.13.attention.query_key_value.lora_A.weight',...
代码bug
https://github.com/hellonlp/classifier_multi_label_denses/blob/24c8dcf9ba85c3991ebcc80974a13f6117bdb750/hyperparameters.py#L14 这句有问题,应该修改。