You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm consistently running into this pickle error when trying to run DeepSeek R1 models (both R1 and R1-0528):
Can't pickle <class 'transformers_modules.deepseek-ai.DeepSeek-R1-0528.4236a6af538feda4548eca9ab308586007567f52.configuration_deepseek.DeepseekV3Config'>:
it's not the same object as transformers_modules.deepseek-ai.DeepSeek-R1-0528.4236a6af538feda4548eca9ab308586007567f52.configuration_deepseek.DeepseekV3Config"
Who can help?
No response
Information
The official example scripts
My own modified scripts
Tasks
An officially supported task in the examples folder (such as GLUE/SQuAD, ...)
My own task or dataset (give details below)
Reproduction
Deploy DeepSeek R1 using vLLM
Expected behavior
No pickle error
The text was updated successfully, but these errors were encountered:
System Info
I'm consistently running into this pickle error when trying to run DeepSeek R1 models (both R1 and R1-0528):
Who can help?
No response
Information
Tasks
examples
folder (such as GLUE/SQuAD, ...)Reproduction
Deploy DeepSeek R1 using vLLM
Expected behavior
No pickle error
The text was updated successfully, but these errors were encountered: