This website requires JavaScript.
Explore
Help
Sign In
happyz
/
llama.cpp
mirror of
https://github.com/ggerganov/llama.cpp.git
Watch
1
Star
0
Fork
You've already forked llama.cpp
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
87338093d6
llama.cpp
/
gguf-py
/
tests
/
test_gguf.py
8 lines
104 B
Python
Raw
Blame
History
from
gguf
import
__version__
# TODO: add tests
def
test_version
(
)
:
assert
__version__
==
'
0.1.0
'
Reference in New Issue
View Git Blame
Copy Permalink