>Most new Python projects are still about AI Are there any that allow a user to run an LLM with GPT-3-ish capabilities on a single pc w/ Where "reasonable" is something like no more than a few minutes to get the output. A little longer wouldn't be too bad either since you could script something that submits prompts automatically and let things run in the background or something. Trying to search for such a thing-- if…
The trick for the moment is to skip Python though. lambda.cpp and its many variants are the ones that I've heard working best.
I suggest starting with LLaMA 7B or Alpaca. More notes here: https://simonwillison.net/tags/homebrewllms/
This one is the easiest to get working I think: https://github.com/nomic-ai/gpt4all