What? It's true.
Like, I get if one doesn't have time to continue working on it, but at least make a short update to tell everyone.
Instead we get a rumored "has broken her arm" which obviously can't be broken anymore after this long time.
So I tried it with the smallest AI and that worked. I just find it doubtful that my CPU is the problem here, since I have a Ryzen 3700X and while not being a high-end CPU it's still pretty decent.
Is there a general incompatibility with AMD CPUs?
I pasted the settings and logs below.
Settings:
[paths]
server="res://server/"
micromamba="res://mamba/micromamba.exe"
condabin="res://mamba/condabin/conda.bat"
mambabin="res://mamba/condabin/mamba.bat"
environment="res://mamba/envs/aidventure/"
[installer]
successful_installation=true
installer_version=2010
[preferences]
display_mode=0
hide_top_bar=false
font=0
font_size=16.0
font_color=Color( 1, 1, 1, 1 )
selection_color=Color( 0.101961, 0.372549, 0.705882, 1 )
line_separation=7.0
point_of_view=0
interface_language=""
[ai_settings]
max_length=40.0
do_sample=true
top_k=50.0
top_p=1.0
max_time=60.0
memory_length=400.0
context_length=1000.0
trim_unfinished=false
temperature=0.7
repetition_penalty=1.1
num_beams=1.0
no_repeat_ngram_size=0.0
use_gpu=true
low_memory=true
[server]
remote_server=false
server_ip="127.0.0.1"
server_port=9999.0
connection_delay=5.0
[auto_translation]
translation_enabled=false
language=""
Logs ?:
Godot Engine v3.5.1.stable.official.6fed1ffa3 - https://godotengine.org
OpenGL ES 3.0 Renderer: NVIDIA GeForce RTX 2070 SUPER/PCIe/SSE2
Async. shader compilation: OFF
1.4.1
2023/01/06 20:35:53
Game version: 1.4.1
OS: Windows
ERROR: Connection lost with the server. clean: False
at: call (modules/gdscript/gdscript_functions.cpp:775) - Connection lost with the server. clean: False
15:32:24,622 AIdventure_Server DEBUG loading generator
15:32:58,335 AIdventure_Server INFO Model successfully loaded from local file
15:32:58,335 AIdventure_Server INFO Is CUDA available: False
15:32:58,335 AIdventure_Server DEBUG Is GPU enabled for the generator: False
Installer log (was far too long and exceeding character limit here):Using the paid version.
No matter which model I use (I have 32gb RAM) and no matter how short or long I set the time for the AI to generate text, it just doesn't generate anything.
I type something, click on generate, what I typed appears in the story, then the generate button is greyed out and nothing happens.
I've set it to 10 seconds, 60 seconds and 180 seconds.
Even after 10 minutes there is still nothing.
I have tried gpt-large, gpt-xl and shinen. Getting that issue with all of them.
EDIT: After around 12 minutes it stopped generating and the result was the exact text I put in. It generated basically nothing.