convert : fix whitespace
This commit is contained in:
parent
a43eb826eb
commit
8aa536a367
1 changed files with 1 additions and 1 deletions
|
@ -1790,7 +1790,7 @@ class QwenModel(Model):
|
|||
@Model.register("Qwen2ForCausalLM")
|
||||
class Qwen2Model(Model):
|
||||
model_arch = gguf.MODEL_ARCH.QWEN2
|
||||
|
||||
|
||||
def set_vocab(self):
|
||||
try:
|
||||
self._set_vocab_sentencepiece()
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue