tgpt -i
# tgpt on PC, local binary:
#   tgpt-linux-amd64 --interactive
# tgpt in Termux:
#   tgpt -i
# large language model to use, e.g. with local installation of ollama
# note: only ollama and tgpt were tested up to now, e.g. with: 
#       ollama run llama3
#       ollama run llama2
#       ollama run qwen2.5:3b-instruct-q4_K_M
#       ollama run tinyllama
#       important: if you run the model for the first time then it is first downloaded what may take a long time!
