mindcraft icon indicating copy to clipboard operation
mindcraft copied to clipboard

HELP ME, i dont know how install ollama like llama3.1:8 or llama2

Open Ricookies707 opened this issue 8 months ago • 2 comments

I attempt install mindcraft because i saw error say "PS C:\Users\user\OneDrive\Desktop\mindcraft-main> node main.js [ './andy.json' ] MindServer running on port 8080 Client connected Registering agents: andy Agents registered keys.json not found. Defaulting to environment variables. Starting agent with profile: ./andy.json Starting agent initialization with profile: ./andy.json Initializing action manager... Initializing prompter... Failed to start agent process: Unknown model: Error: Unknown model: at Prompter._selectAPI (file:///C:/Users/user/OneDrive/Desktop/mindcraft-main/src/models/prompter.js:165:23) at new Prompter (file:///C:/Users/user/OneDrive/Desktop/mindcraft-main/src/models/prompter.js:58:39) at Agent.start (file:///C:/Users/user/OneDrive/Desktop/mindcraft-main/src/agent/agent.js:34:25) at file:///C:/Users/user/OneDrive/Desktop/mindcraft-main/src/process/init_agent.js:58:21 at file:///C:/Users/user/OneDrive/Desktop/mindcraft-main/src/process/init_agent.js:65:3 at ModuleJob.run (node:internal/modules/esm/module_job:271:25) at async onImport.tracePromise.proto (node:internal/modules/esm/loader:578:26) at async asyncRunEntryPointWithESMLoader (node:internal/modules/run_main:116:5) Agent process exited with code 1 and signal null Agent process ./andy.json exited too quickly and will not be restarted."

i don't know how to fix issue. what's your help for fix my mindcraft. i want AI offline without need api key or code.

Ricookies707 avatar Apr 02 '25 10:04 Ricookies707

I have the same, how fix this ?

MaelHan avatar Apr 03 '25 17:04 MaelHan

Go to the Mindcraft discord server for help.

But

Make sure you have ollama installed, then download the model you want, like llama3.1 ollama pull llama3.1:8b, Local models aren't the best, llama3.1 is pushing it. I'd recommend a fine tuned model like Andy-3.6, or Andy-4-preview-rough. There are guides on the Discord server for all of the things.

Sweaterdog avatar Apr 03 '25 18:04 Sweaterdog