Results 14 comments of Markus Mayr

@Tigerfell (in response to you question on https://wiki.openstreetmap.org/wiki/User_talk:ScubbX) about the licence of the file https://wiki.openstreetmap.org/wiki/File:Logo_simple.svg : You may use the file in any (also modified) way.

I'm also stuck at this while trying to reactivate my old Nexus 7. There is not enough space even for the pico variant.

I can confirm having the same problem. But a subsequent GET request shows that the connection was stored in OpenSearch at least. Not sure if related, but the "allowedRoles": []...

Getting inspiration from the Python module, I simply added `"device": "gpu"` to the JSON-HTTP call performed by CURL and gpt4all is using the GPU! Full example: ``` url http://localhost:4891/v1/chat/completions -H...

No, I'm using the Ubuntu installer. When testing the behaviour empirically, it works: ![image](https://github.com/nomic-ai/gpt4all/assets/1347421/27750bf0-04ba-444b-9578-a03bd438f698)

I tried to build a browser standalone version with the rtree branch - there seems to be a problem with the "inherits"module (`TypeError: superCtor is undefined`). There is a special...

Here are some more details from a second try with a freshly cloned repository: > $ git checkout rtree > $ npm install no problems > $ npm test --coverage...

Thank you very much for looking into this, now it compiles all right. :-) But I am a bit confused about the API: When simply loading with `PouchDB.plugin('Spatial',geopouch);`, the geopouch...

Also added the Creative Commons Attribution-ShareAlike 3.0 license.

As described at https://opensearch.org/docs/latest/observing-your-data/alerting/security/#create-a-monitor-with-an-rbac-role, with the OpenSearch API it is possible to explicitly specify the backend roles that will be able to see and edit a specific monitor. Wouldn't it...