sgraham commited on
Commit
c11961c
·
verified ·
1 Parent(s): 96ebd03

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": "./merged_archae_metadata_model",
3
  "architectures": [
4
  "LlamaForCausalLM"
5
  ],
@@ -19,26 +19,11 @@
19
  "num_hidden_layers": 30,
20
  "num_key_value_heads": 3,
21
  "pretraining_tp": 1,
22
- "quantization_config": {
23
- "_load_in_4bit": false,
24
- "_load_in_8bit": true,
25
- "bnb_4bit_compute_dtype": "float32",
26
- "bnb_4bit_quant_storage": "uint8",
27
- "bnb_4bit_quant_type": "fp4",
28
- "bnb_4bit_use_double_quant": false,
29
- "llm_int8_enable_fp32_cpu_offload": false,
30
- "llm_int8_has_fp16_weight": false,
31
- "llm_int8_skip_modules": null,
32
- "llm_int8_threshold": 6.0,
33
- "load_in_4bit": false,
34
- "load_in_8bit": true,
35
- "quant_method": "bitsandbytes"
36
- },
37
  "rms_norm_eps": 1e-05,
38
  "rope_scaling": null,
39
  "rope_theta": 10000.0,
40
  "tie_word_embeddings": true,
41
- "torch_dtype": "float16",
42
  "transformers_version": "4.47.0",
43
  "use_cache": true,
44
  "vocab_size": 49152
 
1
  {
2
+ "_name_or_path": "HuggingFaceTB/SmolLM-135M",
3
  "architectures": [
4
  "LlamaForCausalLM"
5
  ],
 
19
  "num_hidden_layers": 30,
20
  "num_key_value_heads": 3,
21
  "pretraining_tp": 1,
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
22
  "rms_norm_eps": 1e-05,
23
  "rope_scaling": null,
24
  "rope_theta": 10000.0,
25
  "tie_word_embeddings": true,
26
+ "torch_dtype": "float32",
27
  "transformers_version": "4.47.0",
28
  "use_cache": true,
29
  "vocab_size": 49152
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:b31b913dc138d9ef85a3624d265ad0ba6c4112fcc2891457b7f26b6638e55862
3
- size 163557570
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0b3ab54fb01c73032b0fad97a580359e8fe53ec9a4840639a2d6501b437f3de5
3
+ size 538090408