Dao Xuan Do

Results 11 issues of Dao Xuan Do

2022-03-10 09:07:54.967587868 [W:onnxruntime:, execution_frame.cc:811 VerifyOutputSizes] Expected shape from model of {batch,sequence,2,64} does not match actual shape of {5,12,21,64} for output output_past_key_values 2022-03-10 09:07:54.969066346 [W:onnxruntime:, execution_frame.cc:811 VerifyOutputSizes] Expected shape from model...

`import rubrix as rb` `rb.init(api_url="http://172.26.33.174:5555",)` - When i create rb.init above appear erorr : [Errno 111] Connection refused how to rb,init with specific host and port - I can't run...

bug

Can u show examples for 6 file dataset to begin preprocess ? Thank u !

### Is there an existing issue for this? - [X] I have searched the existing issues ### Current Behavior ![image](https://github.com/THUDM/ChatGLM-6B/assets/77484083/54f6cda3-0294-4c5f-b6f4-1d4d9b4d05a9) ### Expected Behavior _No response_ ### Steps To Reproduce I...

I want know library like this use worker for google search ? Thanks u @hellock

![image](https://github.com/AnswerDotAI/fsdp_qlora/assets/77484083/03335c76-e593-4534-9afa-84f16ff05007) how to fix that

help me fix issue @tomaarsen , thanks u guys ``` onnx==1.13 onnxruntime==1.14 pytorch==2.0.0+cuda117 ``` ![image](https://user-images.githubusercontent.com/77484083/228126260-b0f2f006-da1c-437e-9280-e7f2ee237683.png) ![image](https://user-images.githubusercontent.com/77484083/228125960-5c31b304-493b-4332-9a08-edef60ee05bd.png) ```--------------------------------------------------------------------------- IndexError Traceback (most recent call last) Cell In[7], line 1 ----> 1 export_onnx(model.model_body,...

bug
exporting

Can repo support GaLore soon ? https://github.com/jiaweizzhao/GaLore

- Why use version high to use pretrained vinai/phobert-base in vietnameses then saliency embedding dimension(16, num_labels) not dimensions(16,max_sequence_length, hidden_size) with batch_size = 32 - Can u fix saliency for version...

how to set to inference not use dributed ? Thanks guys @DevSinghSachan