z3r0yu

Results 32 comments of z3r0yu

师傅,不知道是否可以将指纹探测修改使用这个项目呢?[wappalyzergo](https://github.com/projectdiscovery/wappalyzergo),因为这个项目直接使用了wappalyzer,不然大量指纹格式转换也是个比较麻烦的问题

It still doesn't work when deployed with docker-compose

It is recommended to refer to this article to update the corresponding documentation https://note.com/jolly_dahlia842/n/n7b8b029316cd?sub_rt=share_pw

或许直接标记为污点?感觉这样的只有动态分析可以解决

的确是,静态分析这样的语法真的难解

可以求个linux arm的包吗

Thank you for your test. I will investigate this bug in my spare time.

所以有 checkpoint 了之后,如何跑通 5-dpo_train.py 呀? 求大佬补充细节 @jingyaogong 不知道按照下面这种方式直接 patch init_model 函数可以吗? ``` def init_model(): lm_config = LMConfig() tokenizer = AutoTokenizer.from_pretrained('./model/minimind_tokenizer') model_from = 1 # 1从权重,2用transformers def count_parameters(model): return sum(p.numel() for...

No problem, I will improve this in my free time.

Thank you for your recommendation! The Infostealers by Hudson Rock indeed seems like a valuable resource. I’ll be sure to include it in the upcoming update. Appreciate your input!