Calandiel

Results 52 issues of Calandiel

I just got that error message. It's not really clear. Perhaps it should mention that size limit? I was trying to serialize ~100 megabytes of cdata (VLAs to be more...

In #215 it was pointed out that the AGPL licensed models are, well, AGPL licensed and thus their licensing is viral. How would that apply, however, to derivative models? Let's...

Hello. I'm trying to compile a project that uses your library as a dependency. I'm currently on Linux and, as per instructions in the readme about manual installations, I added...

**Your Godot version:** 4.0 beta 11 **Issue description:** Documentation for optimization using servers talks about manual memory management (`They are allocated and freed manually.`) but examples only show how to...

enhancement
area:manual

At the moment (and at least as far as I know) you need to use the graphical interface to start up watchers. It'd be useful for development of other Vic2...

Correct me if I'm wrong but quantizing would require loading the models in their unquantized form (as per `torch.load` in `https://github.com/saharNooby/rwkv.cpp/blob/master/rwkv/convert_pytorch_to_ggml.py`, line `126`). Not to mention how much heavier the...

Currently, character icons show the same sprite regardless of the person. Instead, we should use 2D paperdolls, like those in Crusader Kings 2 with stacking images for different layers (front...

enhancement
ui/ux

Related to #139 #177 As the LSP got stricter typing support over time, current SotE doesn't fully take advantage of the possible notations, making it de facto dynamically typed for...

enhancement
discussion

This will require making a harmony mod, editing loader.c from 0.2 and setting up a build system for it that is still compatible with this repos GPL license. Long term...

enhancement
discussion

Them either being on or not should be sufficient for now. Also needs to be added to travel targets in the travel decision ai targets. See the relevant `TODO` in...

enhancement