Remove random junk print

This commit is contained in:
Galunid 2023-10-19 13:56:00 +02:00
parent 1ee5cc3076
commit f1dd430f67

View file

@ -128,7 +128,6 @@ special_vocab.add_to_gguf(gguf_writer)
# TENSORS
tensor_map = gguf.get_tensor_name_map(ARCH,block_count)
print(tensor_map)
# tensor info
print("gguf: get tensor metadata")