yacine
yacine
Just goofing around. Going to work with @biobootloader to see if we can get this merged & extend with wolverine. **I didn't have time to integrate VSCode's node runtime with...
# Prerequisites - [x] I am running the latest code. Development is very rapid so there are no tagged versions as of now. - [x] I carefully followed the [README.md](https://github.com/ggerganov/llama.cpp/blob/master/README.md)....
**Describe the bug** ``` import lodash from "npm:lodash"; console.log(lodash); ``` getting persistent red squigglies **To Reproduce** ``` [kache@whitebox]$ code --version 1.76.0 92da9481c0904c6adfe372c12da3b7748d74bdcb x64 ``` ``` [kache@whitebox scribepod2]$ deno --version deno...
Bear with me.. I'm learning! I thought that the python for loop would slow things down, instead you could batch the operation. This is still WIP, I'm trying to wrap...