OpenPipe/ART

try mcp-14b-alpha-001, it block by below error, how can i know where the trigger it?

Opened this issue · 1 comments

Traceback (most recent call last):
File "/usr/lib/python3.10/multiprocessing/queues.py", line 244, in _feed
obj = _ForkingPickler.dumps(obj)
File "/usr/lib/python3.10/multiprocessing/reduction.py", line 51, in dumps
cls(buf, protocol).dump(obj)
TypeError: cannot pickle 'SSLContext' object

Hi, @johnson7788! How can we reproduce the issue? Can you share your setup?