mirror of
https://github.com/ggml-org/llama.cpp.git
synced 2026-05-12 20:14:09 +00:00
Fix comment
This commit is contained in:
@@ -1131,7 +1131,7 @@ class TensorNameMap:
|
||||
|
||||
MODEL_TENSOR.CONVNEXT_NORM: (
|
||||
"backbone.convnext.{bid}.norm", # wavtokenizer
|
||||
"conformer.layers.{bid}.conv.batch_norm", #lfm2
|
||||
"conformer.layers.{bid}.conv.batch_norm", # lfm2
|
||||
),
|
||||
|
||||
MODEL_TENSOR.CONVNEXT_PW1: (
|
||||
|
||||
Reference in New Issue
Block a user