diff options
Diffstat (limited to 'llama.cpp/examples/gguf-hash/deps/rotate-bits/package.json')
| -rw-r--r-- | llama.cpp/examples/gguf-hash/deps/rotate-bits/package.json | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/llama.cpp/examples/gguf-hash/deps/rotate-bits/package.json b/llama.cpp/examples/gguf-hash/deps/rotate-bits/package.json new file mode 100644 index 0000000..74c0bef --- /dev/null +++ b/llama.cpp/examples/gguf-hash/deps/rotate-bits/package.json @@ -0,0 +1,13 @@ +{ + "name": "rotate-bits", + "version": "0.1.1", + "repo": "jb55/rotate-bits.h", + "description": "rotate bits", + "keywords": ["rotl", "rotr"], + "src": ["rotate-bits.h"], + "license": "Public Domain", + "development": { + "thlorenz/tap.c": "*" + } +} + |
