Skip to content

Commit 9f514e3

Browse files
committed
fix constants
1 parent bbca33e commit 9f514e3

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

gguf-py/gguf/constants.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -172,7 +172,6 @@ class SSM:
172172
TIME_STEP_RANK = "{arch}.ssm.time_step_rank"
173173
GROUP_COUNT = "{arch}.ssm.group_count"
174174
DT_B_C_RMS = "{arch}.ssm.dt_b_c_rms"
175-
HEAD_DIM = "{arch}.ssm.head_dim"
176175

177176
class WKV:
178177
HEAD_SIZE = "{arch}.wkv.head_size"

0 commit comments

Comments
 (0)