nisten commited on
Commit
e187046
1 Parent(s): 80fcfd8

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +6 -1
config.json CHANGED
@@ -1,5 +1,5 @@
1
  {
2
- "_name_or_path": "/home/ubuntu/.cache/huggingface/hub/models--huihui-ai--Qwen2.5-Coder-7B-Instruct-abliterated/snapshots/273355db48a721dc0762369046aecf5ffacf0613",
3
  "architectures": [
4
  "Qwen2ForCausalLM"
5
  ],
@@ -26,6 +26,11 @@
26
  },
27
  "rms_norm_eps": 1e-06,
28
  "rope_theta": 5000000.0,
 
 
 
 
 
29
  "sliding_window": null,
30
  "tie_word_embeddings": false,
31
  "torch_dtype": "float16",
 
1
  {
2
+ "_name_or_path": "huihui-ai/Qwen2.5-Coder-7B-Instruct-abliterated",
3
  "architectures": [
4
  "Qwen2ForCausalLM"
5
  ],
 
26
  },
27
  "rms_norm_eps": 1e-06,
28
  "rope_theta": 5000000.0,
29
+ "rope_scaling": {
30
+ "factor": 4.0,
31
+ "original_max_position_embeddings": 32768,
32
+ "type": "yarn"
33
+ },
34
  "sliding_window": null,
35
  "tie_word_embeddings": false,
36
  "torch_dtype": "float16",