gguf-py : support identity operation in TensorNameMap (#3095)
Make try_suffixes keyword param optional.
This commit is contained in:
parent
4c8643dd6e
commit
e394084166
2 changed files with 6 additions and 4 deletions
|
@ -1,6 +1,6 @@
|
|||
[tool.poetry]
|
||||
name = "gguf"
|
||||
version = "0.3.2"
|
||||
version = "0.3.3"
|
||||
description = "Write ML models in GGUF for GGML"
|
||||
authors = ["GGML <ggml@ggml.ai>"]
|
||||
packages = [
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue