sitammeur commited on
Commit
15acea6
·
verified ·
1 Parent(s): 6b709ca

Update src/config.py

Browse files
Files changed (1) hide show
  1. src/config.py +3 -6
src/config.py CHANGED
@@ -1,6 +1,3 @@
1
- # Model settings
2
- device = "cuda"
3
- model_name = "google/paligemma2-3b-ft-docci-448"
4
-
5
- # Decoding settings
6
- sampling = True
 
1
+ # Model settings
2
+ device = "cuda"
3
+ model_name = "google/paligemma2-3b-ft-docci-448"