Remove random junk print
This commit is contained in:
parent
1ee5cc3076
commit
f1dd430f67
1 changed files with 0 additions and 1 deletions
|
@ -128,7 +128,6 @@ special_vocab.add_to_gguf(gguf_writer)
|
||||||
# TENSORS
|
# TENSORS
|
||||||
|
|
||||||
tensor_map = gguf.get_tensor_name_map(ARCH,block_count)
|
tensor_map = gguf.get_tensor_name_map(ARCH,block_count)
|
||||||
print(tensor_map)
|
|
||||||
|
|
||||||
# tensor info
|
# tensor info
|
||||||
print("gguf: get tensor metadata")
|
print("gguf: get tensor metadata")
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue