This website requires JavaScript.
Explore
Help
Sign In
millaguie
/
llama.cpp
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Actions
29
Packages
Projects
Releases
Wiki
Activity
Files
3fec68be4e9577fc53158366d3b3af039c17bb1f
llama.cpp
/
gguf-py
/
tests
/
test_gguf.py
T
8 lines
87 B
Python
Raw
Normal View
History
Unescape
Escape
gguf-py: Refactor and allow reading/modifying existing GGUF files (
#3981
)
2023-11-10 22:04:50 -07:00
import
gguf
# noqa: F401
gguf : make gguf pip-installable
2023-08-25 09:26:05 +03:00
# TODO: add tests
gguf-py: Refactor and allow reading/modifying existing GGUF files (
#3981
)
2023-11-10 22:04:50 -07:00
def
test_write_gguf
()
->
None
:
gguf : make gguf pip-installable
2023-08-25 09:26:05 +03:00
pass
Reference in New Issue
Copy Permalink