error "ModuleNotFoundError: No module named 'transformers_modules.Skywork.Skywork-13B-Base-3'"
#1
by
breadlicker45
- opened
Did you try other versions of Skywork-13B?
Did you try other versions of Skywork-13B?
13b math worked (that's the only other one I tested)
It appears that Hugging Face splits the model name based on dots. You can download the 3.1TB model parameters, rename the model to 3TB, and then use the model dictionary as input.
How do I exactly download the model parameters? sorry I'm new to this field
How do I exactly download the model parameters? sorry I'm new to this field
There is a tab "Files and versions", where you can click to download model parameter files, e.g. pytorch_model-00001-of-00053.bin
weitianwen
changed discussion status to
closed
