NamH 31397de2d1
Refactor/deprecate hugging face ext (#2620)
* refactor: deprecate huggingface extension

Signed-off-by: James <james@jan.ai>
2024-04-16 17:23:45 +07:00

8 lines
87 B
Python

import gguf # noqa: F401
# TODO: add tests
def test_write_gguf() -> None:
pass