This commit is contained in:
Erik Stambaugh 2025-07-13 09:52:58 -07:00
parent 0510747a67
commit bf4d373cfe

View file

@ -43,6 +43,8 @@ At present the LLM seems to require about 2GB of GPU RAM, which is really small
## Initialize the database
At present it only works on a static copy of factoids imported from an infobot. So you need to import some.
This took around an hour to do 300k factoids and a fair amount of compute/GPU power. There's no consistency or duplicate checking at the moment so you're best off trashing the postgres data dir first
- dump the factoid database into "is.txt" and "are.txt" and put them in scripts/