fxmarty commited on
Commit
24aaf84
·
verified ·
1 Parent(s): e86f9e7

Upload folder using huggingface_hub

Browse files
Files changed (2) hide show
  1. config.json +4 -4
  2. model.safetensors +2 -2
config.json CHANGED
@@ -7,16 +7,16 @@
7
  "attention_dropout": 0.0,
8
  "bos_token_id": 2,
9
  "eos_token_id": 1,
10
- "head_dim": 1,
11
  "hidden_act": "gelu",
12
- "hidden_size": 8,
13
  "initializer_range": 0.02,
14
  "intermediate_size": 2,
15
  "max_position_embeddings": 8192,
16
  "model_type": "gemma",
17
- "num_attention_heads": 4,
18
  "num_hidden_layers": 1,
19
- "num_key_value_heads": 2,
20
  "pad_token_id": 0,
21
  "rms_norm_eps": 1e-06,
22
  "rope_scaling": null,
 
7
  "attention_dropout": 0.0,
8
  "bos_token_id": 2,
9
  "eos_token_id": 1,
10
+ "head_dim": 8,
11
  "hidden_act": "gelu",
12
+ "hidden_size": 32,
13
  "initializer_range": 0.02,
14
  "intermediate_size": 2,
15
  "max_position_embeddings": 8192,
16
  "model_type": "gemma",
17
+ "num_attention_heads": 2,
18
  "num_hidden_layers": 1,
19
+ "num_key_value_heads": 1,
20
  "pad_token_id": 0,
21
  "rms_norm_eps": 1e-06,
22
  "rope_scaling": null,
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:5ffe511d45d768482810525cd8c6fe5dda5570ab26c69fd6c0a284b0d7293cca
3
- size 8193816
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:02ead86f7d22faf3ede38a7b37a554a530bf6b482a4a3defa346df1191574387
3
+ size 32776472