steven fung

Results 3 issues of steven fung

### 问题确认 Search before asking - [X] 我已经搜索过问题,但是没有找到解答。I have searched the question and found no related answer. ### 请提出你的问题 Please ask your question 我在windows上执行python tools/infer_mot.py -c configs/mot/fairmot/fairmot_dla34_30e_1088x608.yml -o weights=https://paddledet.bj.bcebos.com/models/mot/fairmot_dla34_30e_1088x608.pdparams --video_file...

windows

### 问题确认 Search before asking - [X] 我已经搜索过问题,但是没有找到解答。I have searched the question and found no related answer. ### 请提出你的问题 Please ask your question 已经下载了coco的数据集 执行tools/train.py训练提示错误。请问什么原因? 我的电脑gpu是3070显卡 cuda 11.6 ![image](https://user-images.githubusercontent.com/55121158/190848152-04f1b552-d258-49ac-a86f-fb775b603369.png)

windows

模型量化成int4后,执行: torchrun --nproc_per_node 4 /mnt/nvme/GLM-130B/generate.py --seed 1234 --mode inference --sampling-strategy BaseStrategy --out-seq-length 256 --min-gen-length 0 --num-beams 4 --length-penalty 1.0 --no-repeat-ngram-size 3 --temperature 1.0 --top_k 0 --top_p 0.7 --output-path samples --model-parallel-size...