Annuvin commited on
Commit
0cbf9ab
·
verified ·
1 Parent(s): 2e66b4c

Upload 4 files

Browse files
Files changed (4) hide show
  1. config.json +40 -0
  2. measurement.json +0 -0
  3. output.safetensors +3 -0
  4. tokenizer.json +0 -0
config.json ADDED
@@ -0,0 +1,40 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_name_or_path": "None",
3
+ "architectures": [
4
+ "LlamaForCausalLM"
5
+ ],
6
+ "attention_bias": false,
7
+ "attention_dropout": 0.0,
8
+ "bos_token_id": 1,
9
+ "eos_token_id": 2,
10
+ "hidden_act": "silu",
11
+ "hidden_size": 4096,
12
+ "initializer_range": 0.02,
13
+ "intermediate_size": 11008,
14
+ "max_position_embeddings": 16384,
15
+ "mlp_bias": false,
16
+ "model_type": "llama",
17
+ "num_attention_heads": 32,
18
+ "num_hidden_layers": 32,
19
+ "num_key_value_heads": 4,
20
+ "pretraining_tp": 1,
21
+ "quantization_config": {
22
+ "bits": 8.0,
23
+ "calibration": {
24
+ "dataset": "(default)",
25
+ "length": 2048,
26
+ "rows": 115
27
+ },
28
+ "head_bits": 8,
29
+ "quant_method": "exl2",
30
+ "version": "0.2.7"
31
+ },
32
+ "rms_norm_eps": 1e-05,
33
+ "rope_scaling": null,
34
+ "rope_theta": 10000,
35
+ "tie_word_embeddings": false,
36
+ "torch_dtype": "bfloat16",
37
+ "transformers_version": "4.42.0",
38
+ "use_cache": true,
39
+ "vocab_size": 83968
40
+ }
measurement.json ADDED
The diff for this file is too large to render. See raw diff
 
output.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:abc49bc3c433f2123cc928ce6ad1744bafd43b12bc538a5b62c2d92f61c80325
3
+ size 6098149680
tokenizer.json ADDED
The diff for this file is too large to render. See raw diff