You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello, I have been tinkering around with the gpt4all python library and I used the code snippet example which uses Meta's Llama model. I want to experiment with actual GPT so how can I use a different model and what models can I choose?
Thanks in advance
The text was updated successfully, but these errors were encountered:
Note that not all 32 models listed here are necessarily supported in the python binding. Many Q4_0 GGUF models from HuggingFace are also supported, e.g. here.
Documentation
Hello, I have been tinkering around with the gpt4all python library and I used the code snippet example which uses Meta's Llama model. I want to experiment with actual GPT so how can I use a different model and what models can I choose?
Thanks in advance
The text was updated successfully, but these errors were encountered: