Clarify
This commit is contained in:
parent
0510747a67
commit
bf4d373cfe
1 changed files with 2 additions and 0 deletions
|
|
@ -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/
|
||||
|
|
|
|||
Loading…
Reference in a new issue