-
执行bash examples/merge_pp_partitions.sh命令,对51B模型进行流水线合并时,报如下错误:
```
root@ce1dcdd127ca:/workspace/Yuan-2.0# bash examples/merge_pp_partitions.sh
[2023-12-01 03:32:03,200] [INFO] [real_accelerator.…
-
-
I can't find any research paper corresponding to this work. How can I cite your work in my research paper? I need it in the form of bibtex, for example like below:
```
@misc{shukor2022efficient,
…
-
### 问题描述
Hi, In **PaddleNLP**, inappropriate dependency versioning constraints can cause risks.
Below are the dependencies and version constraints that the project is using
```
jieba
colorlog
…
-
Thank you for your excellent job.
I followed your work and download the released dataset from your link.
Since you have kindly provided an end-to-end script and processed dataset file. I thought we…
-
### 路由地址
```routes
/zhihu/posts/:usertype/:id
```
### 完整路由地址
```fullroutes
http://{selfhost}/zhihu/posts/people/pang-zi-qi-40
```
### 相关文档
https://docs.rsshub.app/social-media.html#zhi-hu-yong-…
-
```
model = AutoModelForSequenceClassification.from_pretrained("bert-base-uncased")
```
returns this warning message:
```
Some weights of the model checkpoint at bert-base-uncased were not used…
-
### Feature request
In [BLIP-2](https://arxiv.org/pdf/2301.12597.pdf), there is a pretraining stage (or stage 1) of QFormer.
![image](https://user-images.githubusercontent.com/38489776/230536840-5b4…
-
### System Info
https://github.com/open-mmlab/Multimodal-GPT
Are there any good ways to quantize open-flamingo?
I found after using prepare_model_for_kbit_training the flamingo_init() is reve…
-
Hi, thanks for your brilliant work!
I am curious about why don't you combine the representation from vision and audio to video classification task, since you have got them already~~
Also can one…