sitammeur commited on
Commit
d8a484e
·
verified ·
1 Parent(s): af94d46

Update src/config.py

Browse files
Files changed (1) hide show
  1. src/config.py +1 -1
src/config.py CHANGED
@@ -1,6 +1,6 @@
1
  # Model settings
2
  device = "cuda"
3
- model_name = "openbmb/MiniCPM-V-2_6"
4
 
5
  # Decoding settings
6
  sampling = True
 
1
  # Model settings
2
  device = "cuda"
3
+ model_name = "openbmb/MiniCPM-o-2_6"
4
 
5
  # Decoding settings
6
  sampling = True