Upload falcon-convert.py
Browse files- falcon-convert.py +0 -1
falcon-convert.py
CHANGED
@@ -73,7 +73,6 @@ hparams = config.to_dict()
|
|
73 |
|
74 |
print("* Loading model from: ", model_name)
|
75 |
|
76 |
-
#fname_out = dir_out + f"/falcon-7b-instruct-ggmlv3-{ftype_str[ftype]}.bin"
|
77 |
fout = open(output, "wb")
|
78 |
|
79 |
# magic
|
|
|
73 |
|
74 |
print("* Loading model from: ", model_name)
|
75 |
|
|
|
76 |
fout = open(output, "wb")
|
77 |
|
78 |
# magic
|