mirror of
https://github.com/ggml-org/llama.cpp.git
synced 2025-10-29 08:41:22 +00:00
gguf : add notes for tests
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
from gguf import __version__
|
||||
import gguf
|
||||
|
||||
# TODO: add tests
|
||||
|
||||
|
||||
def test_version():
|
||||
assert __version__ == '0.1.0'
|
||||
def test_write_gguf():
|
||||
pass
|
||||
|
||||
Reference in New Issue
Block a user