vishesh-t27 commited on
Commit
94a73ec
·
verified ·
1 Parent(s): 243a18d

Upload folder using huggingface_hub

Browse files
Files changed (2) hide show
  1. config.json +42 -0
  2. model.safetensors +3 -0
config.json ADDED
@@ -0,0 +1,42 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "architectures": [
3
+ "NandiForCausalLM"
4
+ ],
5
+ "auto_map": {
6
+ "AutoConfig": "configuration_nandi.NandiConfig",
7
+ "AutoModel": "modeling_nandi.NandiModel",
8
+ "AutoModelForCausalLM": "modeling_nandi.NandiForCausalLM"
9
+ },
10
+ "model_type": "nandi",
11
+ "vocab_size": 131072,
12
+ "hidden_size": 1440,
13
+ "intermediate_size": 3280,
14
+ "num_hidden_layers": 30,
15
+ "num_attention_heads": 16,
16
+ "num_key_value_heads": 8,
17
+ "head_dim": 90,
18
+ "hidden_act": "silu",
19
+ "max_position_embeddings": 12288,
20
+ "initializer_range": 0.006,
21
+ "rms_norm_eps": 1e-06,
22
+ "use_cache": true,
23
+ "pad_token_id": null,
24
+ "bos_token_id": 1,
25
+ "eos_token_id": 0,
26
+ "tie_word_embeddings": true,
27
+ "rope_parameters": {
28
+ "rope_theta": 1000000.0
29
+ },
30
+ "attention_bias": false,
31
+ "attention_dropout": 0.0,
32
+ "mlp_bias": false,
33
+ "factorized_embedding": true,
34
+ "embedding_rank": 512,
35
+ "layer_sharing": false,
36
+ "layer_sharing_repeats": 1,
37
+ "qk_norm": false,
38
+ "q_norm": true,
39
+ "shared_kv": true,
40
+ "kv_cache_mode": "shared",
41
+ "torch_dtype": "bfloat16"
42
+ }
model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7d98c0846c1c9cd0a58ba4bd4dc77bf5f4ca23db347b52a03c6ef8fc9f2ace80
3
+ size 1298595064