ledat1205 commited on
Commit
657f1bc
1 Parent(s): 834b4b2

Upload LlamaForCausalLM

Browse files
Files changed (2) hide show
  1. config.json +2 -17
  2. model.safetensors +2 -2
config.json CHANGED
@@ -1,5 +1,5 @@
1
  {
2
- "_name_or_path": "Trelis/TinyLlama-1.1B-Chat-v1.0-bf16",
3
  "architectures": [
4
  "LlamaForCausalLM"
5
  ],
@@ -18,26 +18,11 @@
18
  "num_hidden_layers": 22,
19
  "num_key_value_heads": 4,
20
  "pretraining_tp": 1,
21
- "quantization_config": {
22
- "_load_in_4bit": true,
23
- "_load_in_8bit": false,
24
- "bnb_4bit_compute_dtype": "float16",
25
- "bnb_4bit_quant_storage": "uint8",
26
- "bnb_4bit_quant_type": "nf4",
27
- "bnb_4bit_use_double_quant": true,
28
- "llm_int8_enable_fp32_cpu_offload": false,
29
- "llm_int8_has_fp16_weight": false,
30
- "llm_int8_skip_modules": null,
31
- "llm_int8_threshold": 6.0,
32
- "load_in_4bit": true,
33
- "load_in_8bit": false,
34
- "quant_method": "bitsandbytes"
35
- },
36
  "rms_norm_eps": 1e-05,
37
  "rope_scaling": null,
38
  "rope_theta": 10000.0,
39
  "tie_word_embeddings": false,
40
- "torch_dtype": "float16",
41
  "transformers_version": "4.41.2",
42
  "use_cache": true,
43
  "vocab_size": 32000
 
1
  {
2
+ "_name_or_path": "/content/Trelis/TinyLlama-1.1B-Chat-v1.0-bf16",
3
  "architectures": [
4
  "LlamaForCausalLM"
5
  ],
 
18
  "num_hidden_layers": 22,
19
  "num_key_value_heads": 4,
20
  "pretraining_tp": 1,
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
21
  "rms_norm_eps": 1e-05,
22
  "rope_scaling": null,
23
  "rope_theta": 10000.0,
24
  "tie_word_embeddings": false,
25
+ "torch_dtype": "bfloat16",
26
  "transformers_version": "4.41.2",
27
  "use_cache": true,
28
  "vocab_size": 32000
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:3ce66ed95fd9445f9d4f8872d27b8a78f836b607142ab0e4fcd66aba6312f367
3
- size 762453343
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6e6001da2106d4757498752a021df6c2bdc332c650aae4bae6b0c004dcf14933
3
+ size 2200119864