-
Hi. I have downloaded a few models in the past. Rather than download them again, is there a directory I can place them in for LOLLMS to access them? |
Beta Was this translation helpful? Give feedback.
Answered by
ParisNeo
Sep 14, 2023
Replies: 1 comment 1 reply
-
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
ParisNeo
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Ofcourse there is :) and you don't even need to move them to any folder.
If you have a .bin ggml file or .gguf file, just copy its full path then go to lollms settings page add models for binding:
then add the link to the model file in Create a reference from local file path and press add reference:
Refresh the page to update the zoo and your model should apear in the list.
If you have GPTQ, you do the same but you give the link to the folder of the model.
I hope this helps :)