mirror of
https://github.com/ggerganov/llama.cpp.git
synced 2024-12-26 03:14:35 +00:00
gguf : add notes for tests
This commit is contained in:
parent
2897926d90
commit
0248ca811e
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user