Casual-Autopsy commited on
Commit
e3368cb
·
verified ·
1 Parent(s): 2c25145

`config.json` Fixes (#1)

Browse files

- `config.json` Fixes (9390f51b469a495b201b19a2a73b70c0334ccf0e)

Files changed (1) hide show
  1. config.json +3 -3
config.json CHANGED
@@ -1,5 +1,5 @@
1
  {
2
- "_name_or_path": "Casual-Autopsy/Llama-3-Yollow-SCE-TopK_1.0",
3
  "architectures": [
4
  "LlamaForCausalLM"
5
  ],
@@ -12,7 +12,7 @@
12
  "hidden_size": 4096,
13
  "initializer_range": 0.02,
14
  "intermediate_size": 14336,
15
- "max_position_embeddings": 8192,
16
  "mlp_bias": false,
17
  "model_type": "llama",
18
  "num_attention_heads": 32,
@@ -21,7 +21,7 @@
21
  "pretraining_tp": 1,
22
  "rms_norm_eps": 1e-05,
23
  "rope_scaling": null,
24
- "rope_theta": 500000.0,
25
  "tie_word_embeddings": false,
26
  "torch_dtype": "float32",
27
  "transformers_version": "4.48.2",
 
1
  {
2
+ "_name_or_path": "Casual-Autopsy/Llama-3-VNTL-Yollisa-8B",
3
  "architectures": [
4
  "LlamaForCausalLM"
5
  ],
 
12
  "hidden_size": 4096,
13
  "initializer_range": 0.02,
14
  "intermediate_size": 14336,
15
+ "max_position_embeddings": 3072,
16
  "mlp_bias": false,
17
  "model_type": "llama",
18
  "num_attention_heads": 32,
 
21
  "pretraining_tp": 1,
22
  "rms_norm_eps": 1e-05,
23
  "rope_scaling": null,
24
+ "rope_theta": 1776946.1,
25
  "tie_word_embeddings": false,
26
  "torch_dtype": "float32",
27
  "transformers_version": "4.48.2",