felixrieseberg / felixrieseberg/clippy
Error: Error invoking remote method 'ELECTRON_LLM_CREATE': Error: Error: Failed to create context
- Dominant language
- TypeScript
- Stars
- 1.4k
- Forks
- 83
- PR merge metrics
- No merged PRs in 30d
Description
{
"error": {},
"settings": {
"clippyAlwaysOnTop": true,
"chatAlwaysOnTop": true,
"alwaysOpenChat": true,
"systemPrompt": "You are Clippy, a helpful digital assistant running locally on the user's computer. Your primary purpose is to assist users with their questions and tasks. When asked \"who are you?\" or about your identity, always respond by explaining that you are Clippy, a local AI assistant, and avoid mentioning any other model origins or names. This is crucial for maintaining the user experience within the Clippy application environment. Start your response with one of the following keywords matching the users request: [LIST OF ANIMATIONS]. Use only one of the keywords for each response. Use it only at the beginning of your response. Always start with one.",
"topK": 10,
"temperature": 0.7,
"defaultFont": "Tahoma",
"defaultFontSize": 12,
"disableAutoUpdate": false,
"selectedModel": "Gemma 3 (12B)"
},
"state": {
"platform": "linux",
"arch": "x64",
"versions": {
"node": "22.14.0",
"acorn": "8.14.0",
"ada": "2.9.2",
"amaro": "0.3.0",
"ares": "1.34.4",
"brotli": "1.0.9",
"cjs_module_lexer": "1.4.1",
"cldr": "44.1",
"icu": "74.2",
"llhttp": "9.2.1",
"modules": "133",
"napi": "10",
"nbytes": "0.1.1",
"ncrypto": "0.0.1",
"nghttp2": "1.64.0",
"openssl": "0.0.0",
"simdjson": "3.10.1",
"simdutf": "6.0.2",
"sqlite": "3.47.2",
"tz": "2025a",
"undici": "6.21.1",
"unicode": "15.1",
"uv": "1.49.2",
"uvwasi": "0.0.21",
"v8": "13.4.114.21-electron.0",
"zlib": "1.3.0.1-motley",
"electron": "35.1.4",
"chrome": "134.0.6998.179"
},
"llamaBinaries": [
"linux-x64",
"linux-x64-cuda",
"linux-x64-vulkan"
],
"llamaBinaryFiles": {
"linux-x64": {
"LICENSE": 1065,
"bins": {
"linux-x64": {
"_nlcBuildMetadata.json": 216,
"libggml-base.so": 662064,
"libggml-cpu-alderlake.so": 563376,
"libggml-cpu-haswell.so": 563376,
"libggml-cpu-icelake.so": 670536,
"libggml-cpu-sandybridge.so": 558968,
"libggml-cpu-sapphirerapids.so": 936456,
"libggml-cpu-skylakex.so": 670536,
"libggml.so": 54568,
"libllama.so": 1854184,
"llama-addon.node": 781672
}
},
"dist": {
"index.js": 422
},
"package.json": 850
},
"linux-x64-cuda": {
"LICENSE": 1065,
"bins": {
"linux-x64-cuda": {
"_nlcBuildMetadata.json": 217,
"libggml-base.so": 662064,
"libggml-cpu-alderlake.so": 563376,
"libggml-cpu-haswell.so": 563376,
"libggml-cpu-icelake.so": 670536,
"libggml-cpu-sandybridge.so": 558968,
"libggml-cpu-sapphirerapids.so": 936456,
"libggml-cpu-skylakex.so": 670536,
"libggml-cuda.so": 404101224,
"libggml.so": 54568,
"libllama.so": 1854184,
"llama-addon.node": 781672
}
},
"dist": {
"index.js": 422
},
"package.json": 873
},
"linux-x64-vulkan": {
"LICENSE": 1065,
"bins": {
"linux-x64-vulkan": {
"_nlcBuildMetadata.json": 219,
"libggml-base.so": 662064,
"libggml-cpu-alderlake.so": 563376,
"libggml-cpu-haswell.so": 563376,
"libggml-cpu-icelake.so": 670536,
"libggml-cpu-sandybridge.so": 558968,
"libggml-cpu-sapphirerapids.so": 936456,
"libggml-cpu-skylakex.so": 670536,
"libggml-vulkan.so": 26085400,
"libggml.so": 54568,
"libllama.so": 1854184,
"llama-addon.node": 921584,
"vulkan-shaders-gen": 173600
}
},
"dist": {
"index.js": 422
},
"package.json": 877
}
},
"checks": {
"can-require-node-llama-cpp": true,
"can-see-node-modules-folder": true,
"can-see-node-llama-binaries": true
},
"gpu": {
"auxAttributes": {
"amdSwitchable": false,
"canSupportThreadedTextureMailbox": false,
"glImplementationParts": "(gl=none,angle=none)",
"glResetNotificationStrategy": 0,
"hardwareSupportsVulkan": false,
"inProcessGpu": true,
"initializationTime": 0,
"isAsan": false,
"isClangCoverage": false,
"jpegDecodeAcceleratorSupported": false,
"optimus": false,
"passthroughCmdDecoder": false,
"sandboxed": false,
"subpixelFontRendering": true,
"targetCpuBits": 64,
"visibilityCallbackCallCount": 0
},
"gpuDevice": [
{
"active": true,
"deviceId": 7810,
"gpuPreference": 0,
"vendorId": 4318
}
]
}
}
}
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.