FrankC0st1e commited on
Commit
91a5e0a
1 Parent(s): 4a38946

fix name_or_path in config.json

Browse files
Files changed (1) hide show
  1. config.json +1 -1
config.json CHANGED
@@ -1,5 +1,5 @@
1
  {
2
- "_name_or_path": "openbmb/CPM-2B",
3
  "architectures": [
4
  "MiniCPM3ForCausalLM"
5
  ],
 
1
  {
2
+ "_name_or_path": "openbmb/MiniCPM3-4B",
3
  "architectures": [
4
  "MiniCPM3ForCausalLM"
5
  ],