py : fix flake8 lint
This commit is contained in:
parent
7051aacfac
commit
de9a147df1
1 changed files with 1 additions and 0 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue