HuggingKola commited on
Commit
1fbd387
·
verified ·
1 Parent(s): 934d898

(Trained with Unsloth)

Browse files
Files changed (1) hide show
  1. config.json +3 -3
config.json CHANGED
@@ -40,11 +40,11 @@
40
  "rope_type": "llama3"
41
  },
42
  "rope_theta": 500000.0,
43
- "torch_dtype": "float16",
44
  "use_cache": true,
45
  "vocab_size": 128256
46
  },
47
- "torch_dtype": "float16",
48
  "transformers_version": "4.53.2",
49
  "unsloth_fixed": true,
50
  "unsloth_version": "2025.9.1",
@@ -103,7 +103,7 @@
103
  1
104
  ]
105
  ],
106
- "torch_dtype": "float16",
107
  "vision_output_dim": 7680
108
  }
109
  }
 
40
  "rope_type": "llama3"
41
  },
42
  "rope_theta": 500000.0,
43
+ "torch_dtype": "bfloat16",
44
  "use_cache": true,
45
  "vocab_size": 128256
46
  },
47
+ "torch_dtype": "bfloat16",
48
  "transformers_version": "4.53.2",
49
  "unsloth_fixed": true,
50
  "unsloth_version": "2025.9.1",
 
103
  1
104
  ]
105
  ],
106
+ "torch_dtype": "bfloat16",
107
  "vision_output_dim": 7680
108
  }
109
  }