Louis Beaumont
Louis Beaumont
So what's the appropriate way to install it on Mac m1? The readme script and instructions still install intel version (node 16)
I'm interested too. FYI https://github.com/JulesGM/ParlAI_SearchEngine.
Blenderbot2 is obsolete now. See Seeker https://parl.ai/projects/seeker/ Unfortunately, these conversational AIs seems to be a combination bunch of models and/or APIs, so I understand that they enter with difficulty in...
Hi, I couldn't find any documentation about the computational needs for every model? It would be quite useful!
depending on previous code I want to load just a specific plugin
>Module not found: Error: Can't resolve '@codemirror/legacy-modes/mode/handlebars' ? `package.json` ```json ... "dependencies": { ... "@codemirror/language": "^6.0.0", "@codemirror/legacy-modes": "^6.0.0", ... ```
> https://github.com/uiwjs/react-textarea-code-editor/blob/c6d38afe6b603859ff9fef98dcf0018b9e0e4773/src/index.tsx#L80 > > I have defined it. I have no other solution. @louis030195 I still have grammarly showing up, is it supposed to disable it?
> Why does `aiologger` close `sys.stdout` or any handler it doesn't `open()`? > > ```python > import asyncio > import aiologger > > > async def testaiolog(): > logger =...
Settimeout in exit.js seems to have fixed it, not sure, to test
nvm exit.js isn't totally fixed doesn't always properly leave (maybe cause of lag)