gguf-py : add support for sub_type (in arrays) in GGUFWriter add_key_value method (#13561)

This commit is contained in:
Sigbjørn Skjæret
2025-05-29 15:36:05 +02:00
committed by GitHub
parent 54a2c7a8cd
commit 2b131621e6
5 changed files with 29 additions and 16 deletions

View File

@@ -1,6 +1,6 @@
[tool.poetry]
name = "gguf"
version = "0.16.3"
version = "0.17.0"
description = "Read and write ML models in GGUF for GGML"
authors = ["GGML <ggml@ggml.ai>"]
packages = [