sihwanpark commited on
Commit
5a2a453
·
verified ·
1 Parent(s): ab618e3

Upload 2 files

Browse files
Files changed (2) hide show
  1. config.json +46 -0
  2. model.safetensors +3 -0
config.json ADDED
@@ -0,0 +1,46 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "architectures": [
3
+ "ChameleonForConditionalGeneration"
4
+ ],
5
+ "attention_bias": false,
6
+ "attention_dropout": 0.0,
7
+ "bos_token_id": 1,
8
+ "dropout": 0.05,
9
+ "eos_token_id": 2,
10
+ "hidden_act": "silu",
11
+ "hidden_size": 4096,
12
+ "initializer_range": 0.02,
13
+ "intermediate_size": 11008,
14
+ "mask_image_logits": false,
15
+ "max_position_embeddings": 4096,
16
+ "mlp_bias": false,
17
+ "model_parallel_size": 1,
18
+ "model_type": "chameleon",
19
+ "num_attention_heads": 32,
20
+ "num_hidden_layers": 1,
21
+ "num_key_value_heads": 32,
22
+ "rms_norm_eps": 1e-05,
23
+ "rope_scaling": null,
24
+ "rope_theta": 10000.0,
25
+ "swin_norm": false,
26
+ "tie_word_embeddings": false,
27
+ "torch_dtype": "bfloat16",
28
+ "transformers_version": "4.43.3",
29
+ "use_cache": true,
30
+ "vocab_size": 65536,
31
+ "vq_config": {
32
+ "attn_resolutions": [],
33
+ "ch": 128,
34
+ "ch_mult": [
35
+ 1,
36
+ 1,
37
+ 2,
38
+ 2,
39
+ 4
40
+ ],
41
+ "model_type": "chameleon_vqgan",
42
+ "n_embed": 8192,
43
+ "out_ch": 3,
44
+ "out_channels": 3
45
+ }
46
+ }
model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:abe67d42cb555d43ef4c71d2d588c5d548251b4fad269020167cc467661370f9
3
+ size 2017513120