Skip to content
Snippets Groups Projects
Commit f59121a7 authored by Embruch, Gerd's avatar Embruch, Gerd
Browse files

added missing entries in .env.template

parent 3e2f4135
Branches main
No related tags found
No related merge requests found
#MODEL TO USE (get name from list at https://ollama.com/library) #MODEL TO USE multiple comma separated NO SPACES! (get name from list at https://ollama.com/library)
llmName=mistral LLM_NAMES=mistral,llama2
\ No newline at end of file # DEFAULT CREATIVITY higher temperature allows llm to be more creative (value between 0.0 and 1.0)
OVERAL_TEMPERATURE=0.1
# QUESTION TO ASK THE MODELS
QUESTION="What tall is the tallest pyramid in egypt and what's it called?"
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment