├── README.md ├── convert.py └── test.py /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Leikoe/torch_to_ggml/HEAD/README.md -------------------------------------------------------------------------------- /convert.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Leikoe/torch_to_ggml/HEAD/convert.py -------------------------------------------------------------------------------- /test.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Leikoe/torch_to_ggml/HEAD/test.py --------------------------------------------------------------------------------