Hi All ! Recently I have made a step towards to the first letter in LLM abbreviation - Large. That means that soft now could work with LLM data model is located in file system and only take into RAM data which one is necessary to compute result. But unfortunately so far I'm not able to pass 2FA to deploy newest version. :-) So, in case someone is in interest drop me a message I'll send you a new version. News: file config. There are added two parameters: 1. "store" has two options "ram" and "file", tells to the llm where to keep data model in ram or in a file system. 2. "capacity" - the maximum size for each of the files where llm would keep information for the data model. memo: default file size would be 16384 but in reality the file size will be 3 times more, do not be afraid, this is my fault.
Thank you. ps. in case I will not be able to pass a 2FA for github.com I have to find another place to deploy my page. :-) Thank you again. -- You received this message because you are subscribed to the Google Groups "golang-nuts" group. To unsubscribe from this group and stop receiving emails from it, send an email to golang-nuts+unsubscr...@googlegroups.com. To view this discussion visit https://groups.google.com/d/msgid/golang-nuts/22549767-69fe-4186-8f05-fbdfb04d3378n%40googlegroups.com.