llama.cpp/gguf-py/tests/test_gguf.py
2023-08-25 09:08:05 +03:00

8 lines
65 B
Python

import gguf
# TODO: add tests
def test_write_gguf():
pass