Please add the missing `configuration_deepseek.py` file
#14
by
abeatkuzco
- opened
Hi there,
Could you please add the https://huggingface.co/deepseek-ai/DeepSeek-R1/blob/main/configuration_deepseek.py file into this repo?
Thank you so much!
Yes, please, transformers throw an error:
2025-05-28T19:21:48.002331741Z File "/usr/local/lib/python3.11/dist-packages/transformers/utils/hub.py", line 459, in cached_file
2025-05-28T19:21:48.002336765Z raise EnvironmentError(
2025-05-28T19:21:48.002341612Z OSError: deepseek-ai/DeepSeek-R1-0528 does not appear to have a file named configuration_deepseek.py. Checkout 'https://huggingface.co/deepseek-ai/DeepSeek-R1-0528/tree/main' for available files.