Kenneth
Kenneth
@DMZTdhruv sorry for the late reply, will have a look later today :)
that sounds like a really cool idea!! my only worry is that it's gonna be ruined by spam and the likes :(
i have 6gb of vram left, should be able to run a small LLM? but the gpu is basically always at 100% usage due to it constantly churning out new...
hmm i see, i will keep this opened for now, i do want to implement this in v2, but main focus of v2 right now is a fine-tuned model +...
The "map" in TypeScript is different because it's a class, not a map. There's a `Map` class in TypeScript/JavaScript that is basically the same as maps in Dart. Plus, it's...
I am using the latest TypeScript (5.4.2) and can confirm this is an issue. WebStorm is picking up the correct version, so it is not an IDE issue. Is there...