Replies: 1 comment 7 replies
-
The correct command is: It sounds like you have the paths correct, just the command is wrong. Those are the files you need , the checklist file isn't required its extra and contains checksums. Afterwards, you can quantize it to either q4_0 or q4_1 to make it smaller.
And that's it, youre done! No error checking for stuff like that in the script isn't very good but everything is going so fast right now that stuff isn't very polished 😄 There is a better, more user-friendly script currently in the pipeline here : #545 But it hasn't been properly tested yet to produce correct output. So probably for the best to use the old script until then. But testing the new script is already an option if you cannot make the old one work. |
Beta Was this translation helpful? Give feedback.
-
Hi everyone,
I am near the end of the procedure, at the time of making this command,
python3 convert-pth-to-ggml.py models/7B/1
I get this error:
The content of my model folder, contains the 7B, Tokenizer.model that I got from the internet, there is only the tokenizer_checklist.chk where I copied and pasted the content on a site.
I'm struggling a bit and I thank you for your answers if you have already encountered this problem.
Beta Was this translation helpful? Give feedback.
All reactions