Merge branch 'main' of https://github.com/unslothai/unsloth
This commit is contained in:
commit
c6b602c8c9
1 changed files with 1 additions and 0 deletions
|
|
@ -70,6 +70,7 @@ LLAMA_WEIGHTS = (
|
|||
LLAMA_LAYERNORMS = (
|
||||
"input_layernorm", "post_attention_layernorm",
|
||||
"pre_feedforward_layernorm", "post_feedforward_layernorm",
|
||||
"self_attn.q_norm", "self_attn.k_norm",
|
||||
)
|
||||
|
||||
# https://github.com/ggerganov/llama.cpp/blob/master/examples/quantize/quantize.cpp#L19
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue