xzyao commited on
Commit
db1f9b2
·
verified ·
1 Parent(s): c90e194

Upload folder using huggingface_hub

Browse files
README.md CHANGED
@@ -26,14 +26,7 @@ This is a compressed model using [deltazip](https://github.com/eth-easl/deltazip
26
  #### Prompt:
27
 
28
  ```
29
- <|begin_of_text|><|start_header_id|>system<|end_header_id|>
30
-
31
- Cutting Knowledge Date: December 2023
32
- Today Date: 26 Jul 2024
33
-
34
- <|eot_id|><|start_header_id|>user<|end_header_id|>
35
-
36
- Who is Alan Turing?<|eot_id|>
37
  ```
38
 
39
  #### Output:
@@ -46,18 +39,13 @@ Today Date: 26 Jul 2024
46
 
47
  <|eot_id|><|start_header_id|>user<|end_header_id|>
48
 
49
- <|begin_of_text|><|start_header_id|>system<|end_header_id|>
50
-
51
- Cutting Knowledge Date: December 2023
52
- Today Date: 26 Jul 2024
53
-
54
- <|eot_id|><|start_header_id|>user<|end_header_id|>
55
 
56
- Who is Alan Turing?<|eot_id|><|eot_id|>assistant<|end_header_id|>
57
 
58
- Alan Turing (1912-1954) was a British mathematician, computer scientist, logician, and philosopher who made significant contributions to the development of computer science, artificial intelligence, and cryptography. He is widely considered one of the most influential figures in the history of computer science.
59
 
60
- T
61
  ```
62
 
63
  ## Evaluation
 
26
  #### Prompt:
27
 
28
  ```
29
+ [{'role': 'user', 'content': 'Who is Alan Turing?'}]
 
 
 
 
 
 
 
30
  ```
31
 
32
  #### Output:
 
39
 
40
  <|eot_id|><|start_header_id|>user<|end_header_id|>
41
 
42
+ Who is Alan Turing?<|eot_id|><|start_header_id|>assistant<|end_header_id|>
 
 
 
 
 
43
 
44
+ Alan Turing (1912-1954) was a British mathematician, computer scientist, logician, and philosopher who made significant contributions to various fields, including computer science, artificial intelligence, cryptography, and mathematics. He is widely considered one of the most influential figures in the history of computer science.
45
 
46
+ **Early Life and Education**
47
 
48
+ Turing was born in London, England, to a family of civil servants. He was a brilliant student and
49
  ```
50
 
51
  ## Evaluation
compress_config.json CHANGED
@@ -4,7 +4,7 @@
4
  "sparsity": 0.5,
5
  "damp_percent": 0.01,
6
  "desc_act": false,
7
- "sym": false,
8
  "true_sequential": true,
9
  "lossless": "none",
10
  "prunen": 2,
 
4
  "sparsity": 0.5,
5
  "damp_percent": 0.01,
6
  "desc_act": false,
7
+ "sym": true,
8
  "true_sequential": true,
9
  "lossless": "none",
10
  "prunen": 2,
delta_config.json CHANGED
@@ -1 +1 @@
1
- {"base_model": "meta-llama/Llama-3.1-8B", "compress_config": {"bits": 4, "group_size": -1, "sparsity": 0.5, "damp_percent": 0.01, "desc_act": false, "sym": false, "true_sequential": true, "lossless": "none", "prunen": 2, "prunem": 4, "block_size": 128}, "target_modules": ["self_attn.k_proj", "self_attn.v_proj", "self_attn.q_proj", "self_attn.o_proj", "mlp.up_proj", "mlp.gate_proj", "mlp.down_proj"]}
 
1
+ {"base_model": "meta-llama/Llama-3.1-8B", "compress_config": {"bits": 4, "group_size": -1, "sparsity": 0.5, "damp_percent": 0.01, "desc_act": false, "sym": true, "true_sequential": true, "lossless": "none", "prunen": 2, "prunem": 4, "block_size": 128}, "target_modules": ["self_attn.k_proj", "self_attn.v_proj", "self_attn.q_proj", "self_attn.o_proj", "mlp.up_proj", "mlp.gate_proj", "mlp.down_proj"]}
deltazip-compressed.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:c0cd0a1c20d9549e199602331fa4d7454cab5dda9ff34c004dc75b89bf765b2d
3
- size 5600068824
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e0dd944dcb048222bfa2f5725cd4b4e1d83b6031ba6f2b8e56b41c24378ab2f8
3
+ size 4721389400
tokenizer.json CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:384a7e7c676f7be2e5d2e8449c508be9b00e5b18c5b3c39ebc626e96b3f4b988
3
- size 17210019
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6b9e4e7fb171f92fd137b777cc2714bf87d11576700a1dcd7a399e7bbe39537b
3
+ size 17209920