A2Amir commited on
Commit
8b1c473
·
verified ·
1 Parent(s): 33cbfdd

Upload LlavaNextForConditionalGeneration

Browse files
README.md CHANGED
@@ -1,6 +1,8 @@
1
  ---
2
  library_name: transformers
3
- tags: []
 
 
4
  ---
5
 
6
  # Model Card for Model ID
 
1
  ---
2
  library_name: transformers
3
+ tags:
4
+ - trl
5
+ - sft
6
  ---
7
 
8
  # Model Card for Model ID
config.json CHANGED
@@ -35,10 +35,13 @@
35
  "bnb_4bit_compute_dtype": "float16",
36
  "bnb_4bit_quant_storage": "uint8",
37
  "bnb_4bit_quant_type": "nf4",
38
- "bnb_4bit_use_double_quant": false,
39
  "llm_int8_enable_fp32_cpu_offload": false,
40
  "llm_int8_has_fp16_weight": false,
41
- "llm_int8_skip_modules": null,
 
 
 
42
  "llm_int8_threshold": 6.0,
43
  "load_in_4bit": true,
44
  "load_in_8bit": false,
 
35
  "bnb_4bit_compute_dtype": "float16",
36
  "bnb_4bit_quant_storage": "uint8",
37
  "bnb_4bit_quant_type": "nf4",
38
+ "bnb_4bit_use_double_quant": true,
39
  "llm_int8_enable_fp32_cpu_offload": false,
40
  "llm_int8_has_fp16_weight": false,
41
+ "llm_int8_skip_modules": [
42
+ "lm_head",
43
+ "embed_tokens"
44
+ ],
45
  "llm_int8_threshold": 6.0,
46
  "load_in_4bit": true,
47
  "load_in_8bit": false,
model-00001-of-00002.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:1b39538ec9e985f0c1f114a7f7bedba81cdecf4b71bf8bb6d4b02b20cc916c81
3
- size 4978271376
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:04570c86041dee1081a97ea042ad763ce731fbd5ac3ba152df17f66780c29282
3
+ size 4497385312
model-00002-of-00002.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:d8359ef95a18a5441ade5849959e04577a932f4b0f933286404c17f6e0f35220
3
- size 1781503274
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c8fcc4848a59ad647ae46dbafdb891639138b6b4920c5d3c3b6d01d54d4f80a8
3
+ size 525336720
model.safetensors.index.json CHANGED
The diff for this file is too large to render. See raw diff