yqrickw20

Results 3 comments of yqrickw20

Hi, I also meet a similar issue. Any updates about this?

> Janus289 Hi, i am facing the same issue here. Could you please show how do you resolve the issue? An example would be better. I am a little confused...

Based on my experiments, I also tried to export the model by using following command. `python -m exporters.coreml --model=sentence-transformers/all-MiniLM-L6-v2 --feature=next-sentence-prediction exported/` It works fine which gives me following info. ```...