gguf-py : support identity operation in TensorNameMap (#3095)

Make try_suffixes keyword param optional.
This commit is contained in:
Kerfuffle 2023-09-14 10:32:26 -06:00 committed by GitHub
parent 4c8643dd6e
commit e394084166
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 6 additions and 4 deletions

View file

@ -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 = [