luana mailman

Results 8 issues of luana mailman

good project!! but, I find this rule will cause false positives: ``` (r"]*'[^>']*%(chars)s[^>']*'[^>]*>", ('\'',), "\"\", inside the tag, inside single-quotes, %(filtering)s filtering", r"(?s)") ``` egg: demo.php: ``` ``` ![2018-01-09 3...

support

http://gv7.me/articles/2017/Writing-AWVS-scripts-to-detect-Web-Services/ awvs的script 脚本

CLI状态发现漏洞,可以实时打印

enhancement

php的工程识别为python了 ![image](https://user-images.githubusercontent.com/9835472/30053331-fa87e238-925a-11e7-8763-1eddfe6ae30f.png)

bug

系统: centos transformers 4.28.0.dev0 Python 3.10.11 decapoda-research--llama-7b-hf 4.27.0.dev0 我重新自己验证一下我的问题发现: 一) 直接使用,你们提供的权重,使用时正常的:python generate.py --model_path 'decapoda-research/llama-7b-hf' --lora_path 'Chinese-Vicuna/Chinese-Vicuna-lora-7b-belle-and-guanaco' --use_local '0' --use_typewriter '1' ![image](https://user-images.githubusercontent.com/9835472/236723748-2b68574e-ec3b-4780-9f1a-453b501331e3.png) 二)使用自己微调的模型 。如何加载权重时候,发现一直输出问题:python finetune.py --data_path './sample/merge_sample.json' --output_path './loar-v/' --model_path 'decapoda-research/llama-7b-hf'...

Can you confirm if this condition needs to be removed? https://github.com/tloen/alpaca-lora/blob/8bb8579e403dc78e37fe81ffbb253c413007323f/finetune.py#L138 If it's not removed and the training sample tokens are too long, it may cause the sequence to not...

比如 --num_epochs 3 这样我跑满3轮 ,即使没有max_step 自动也结束了?

https://github.com/bedirhan/wivet http://47.111.235.9/wivet/pages/9.php I found that the web crawler performance is not good in 9.php on wivet. In 9.php, there is a windows.href redirection that causes the original page to be...