Zhenwei

Results 15 issues of Zhenwei

如题。顺便问一下这个MainModel.py原本是用来干嘛的?我看推理的代码里没有调用这个了。

我在写python的代码,为啥会coc-tabnine会提示c-style的代码啊,比如有大括号和结尾的分号

我看了一下两边的api格式,这边多了appid和userid 用自己注册的机器人 和直接`'https://api.ownthink.com/bot?spoken=%s'%text`什么区别啊

I'm interested in OpenVino lately. And I found the question you asked at [here](https://stackoverflow.com/questions/56682575/running-mtcnn-with-openvino). I would like to try your OpenVino version notebook and learn how to play with a...

if no, why not, like conversation format?

What is the `max_seq_len` (or `max_position_embeddings`) of Mistral-7B-v0.1 when training? The official code says it is 128_000. (https://github.com/mistralai/mistral-src/blob/147c4e68279b90eb61b19bdea44e16f5539d5a5d/mistral/model.py#L201C69-L201C69) The config file in huggingface says it is 32768. (https://huggingface.co/mistralai/Mistral-7B-v0.1/blob/main/config.json). And the...

improve process for last megabatch due to: 1. `sorted` seems to be no need 2. last megabatch may be larger than `megabatch_size`

Does the pretrain dataset include COCO detection val, VQA val or COCO captioning val (or part of val)? If yes, it means the pretrained model has seen the images from...

### System Info PyTorch version: 2.0.1 transformers version: 4.31.0 OS: Ubuntu 16.04.7 LTS (x86_64) Python version: 3.10.11 (main, Apr 20 2023, 19:02:41) [GCC 11.2.0] (64-bit runtime) Is CUDA available: True...