ahmedheakl commited on
Commit
10e5e74
·
verified ·
1 Parent(s): 1dde979

Upload config

Browse files
Files changed (1) hide show
  1. config.json +2 -2
config.json CHANGED
@@ -1,5 +1,5 @@
1
  {
2
- "_name_or_path": "/proj/berzelius-2023-191/armllm/llamafac2/LLaMA-Factory/saves/ex50_qwen7b_1e-5lr_2ep_linearlrs_0.05wr_8ga_ar+enhance5+pixmo+visiontower/checkpoint-12956",
3
  "architectures": [
4
  "Qwen2VLForConditionalGeneration"
5
  ],
@@ -30,7 +30,7 @@
30
  "rope_theta": 1000000.0,
31
  "sliding_window": 32768,
32
  "tie_word_embeddings": false,
33
- "torch_dtype": "float32",
34
  "transformers_version": "4.46.1",
35
  "use_cache": false,
36
  "use_sliding_window": false,
 
1
  {
2
+ "_name_or_path": "Qwen/Qwen2-VL-7B-Instruct",
3
  "architectures": [
4
  "Qwen2VLForConditionalGeneration"
5
  ],
 
30
  "rope_theta": 1000000.0,
31
  "sliding_window": 32768,
32
  "tie_word_embeddings": false,
33
+ "torch_dtype": "bfloat16",
34
  "transformers_version": "4.46.1",
35
  "use_cache": false,
36
  "use_sliding_window": false,