ExtReMLapin

Results 115 comments of ExtReMLapin

One day we'll end up having to crowfund PRs

Couldn't agree more, for instance, `llama-cpp-python`'s developer seems busy ATM, making it easier to implement could probably speed up "adoption" on python.

Do we ? Does it need to be implemented here https://github.com/ggerganov/llama.cpp/blob/master/common/sampling.cpp#L245 ? `llama_sample_dry` to be referenced somewhere

Alright, my bad, I missed this part.

What's weird is that when created on another database, isolated, there is no issue. ![image](https://github.com/ArcadeData/arcadedb/assets/3909752/0f12f61d-1aac-4a7b-92fd-5d5c8a18a714)

Yep, only 3 records, still not 4

It also could be something than the text len, it could be a special character in the string as spamming `e` didn't cause this issue

It doesn't help, We were already using normalization, "lowercase mode" in the original request my coworkers was working on. We on purpose moved for this specific request from Cypher to...