llama.cpp/gguf-py/tests/test_gguf.py

8 lines
65 B
Python

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