mirror of
https://github.com/RYDE-WORK/llama.cpp.git
synced 2026-01-19 21:23:26 +08:00
py : fix flake8 lint
This commit is contained in:
parent
7051aacfac
commit
de9a147df1
@ -1179,6 +1179,7 @@ class PlamoModel(Model):
|
||||
|
||||
self.gguf_writer.add_tensor(new_name, data)
|
||||
|
||||
|
||||
class CodeShellModel(Model):
|
||||
def set_gguf_parameters(self):
|
||||
block_count = self.hparams["n_layer"]
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user