BICORP commited on
Commit
a1b79c3
·
verified ·
1 Parent(s): 1ea20db

Upload 2 files

Browse files
Files changed (2) hide show
  1. config.json +33 -0
  2. model_1.safetensors +3 -0
config.json ADDED
@@ -0,0 +1,33 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "architectures": [
3
+ "BitNetForCausalLM"
4
+ ],
5
+ "auto_map": {
6
+ "AutoConfig": "configuration_bitnet.BitNetConfig",
7
+ "AutoModelForCausalLM": "modeling_bitnet.BitNetForCausalLM"
8
+ },
9
+ "bos_token_id": 128000,
10
+ "eos_token_id": 128001,
11
+ "hidden_act": "relu2",
12
+ "hidden_size": 2560,
13
+ "initializer_range": 0.02,
14
+ "intermediate_size": 6912,
15
+ "max_position_embeddings": 4096,
16
+ "model_type": "bitnet",
17
+ "rms_norm_eps": 1e-05,
18
+ "num_attention_heads": 4,
19
+ "num_hidden_layers": 4,
20
+ "num_key_value_heads": 5,
21
+ "rope_theta": 500000.0,
22
+ "tie_word_embeddings": true,
23
+ "torch_dtype": "bfloat16",
24
+ "use_cache": true,
25
+ "vocab_size": 128256,
26
+ "quantization_config": {
27
+ "quant_method": "bitnet",
28
+ "online_quantization": true
29
+ },
30
+ "image_feature_dim": 2560,
31
+ "num_patches": 196,
32
+ "vision_num_layers": 6
33
+ }
model_1.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1f42af13d9bfca3d385cba24d42da744bae6eaece80678dcefd974c5d1436e69
3
+ size 1149623312