wulixuan
wulixuan
This should be a common use case, think about one scenario: I have 2 versions of ML models, I can launch an experiment to run `http` task, moreover, if I...
any update? I met the same issue here.
I've deleted unnecessary import block and re-format related code block, it still failed in deployment, Can you give me some tips how to fix this? Thanks. @baskaryan @hwchase17
I've fixed some lint error. And I can see checks failed with: ``` from langchain_community.chat_models.yuan2 import ChatYuan2 File "/home/runner/work/langchain/langchain/libs/community/langchain_community/chat_models/yuan2.py", line 55, in from openai.types.chat import ( ModuleNotFoundError: No module named...
Any suggestions or any updates here? @baskaryan @hwchase17
Thanks @baskaryan , I fixed some test error then.
> 感谢关注,text_only适合无标签数据,text2text适合有标签的问答对 > > 针对您提供的例子,可以转换成: > > ``` > { > "type": "text2text", > "instances": [ > { > "input": "能否帮我写一个python代码判断一个数字是否是偶数?", > "output": "is_even = lambda x: x % 2...
> > > 感谢关注,text_only适合无标签数据,text2text适合有标签的问答对 > > > 针对您提供的例子,可以转换成: > > > ``` > > > { > > > "type": "text2text", > > > "instances": [ > > > {...
> 您好,您可以试试这个更新后的链接 [社区群wechat](https://imgbb.com/D10mVPq)。 > > Hi, you may try the updated QR code to see if it works, thanks! 这个有效,已加入,谢谢~
meet the same issue. any solutions? cannot connect to 'dashscope.aliyuncs.com'