Xinyuan Lu
Xinyuan Lu
I am verifying machine Translation scripts. It will take about 7 days.
> Which instance are you using? Would you try out the p3.8 instance? Get Outlook for iOS > […](#) > ________________________________ From: xinyual Sent: Wednesday, November 18, 2020 5:37:51 PM...
> Could you please add another point describing why we can't extend our existing workflow to support all our need. From my understanding, current workflow could only publish model weights....
@Jon-AtAWS Hi, could you provide your request body of registering model and creating pipeline so we can try to reproduce? Because the pretrained model is with the truncation itself so...
And could you provide the model and version when there is an error? If it is `huggingface/sentence-transformers/msmarco-distilbert-base-tas-b` and version `1.0.1`, it is because we don't have truncation. We fix that...
> > Different processors may have different pre-processing or post-processing logics. Can we customize these in the new processor? For example, when there are multiple inference fields in one document,...
> > Different processors have different inputs and output data structure, e.g. text_embedding processor can accept object type and extract specific fields user configured to inference, but generativeQA input might...
Any update?
For deleting model, I think we already raise a pr #3209 to solve it.
Hi @Nawarix , sorry for late reply. The problem is the PPLTool use prompt as the fixed keyword so we need to modify the connector. I test with the following...