aipreneurhub

Results 1 issues of aipreneurhub

## Describe your question **I have configured local llama model:** WORKSPACE_DIR="./workspace" LLM_BASE_URL="http://localhost:11434" LLM_EMBEDDING_MODEL="llama3" LLM_MODEL="ollama/llama3" **the ollama server runs:** ollama run llama3 >>> Send a message (/? for help) **this is...

question