We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
I have the same issue with version 0.3.10 build 6. My hardware is as follows: [ { "modelCompatibilityType": "gguf", "runtime": { "hardwareSurveyResult": { "compatibility": { "status": "Compatible" }, "cpuSurveyResult": { "result": { "code": "Success", "message": "" }, "cpuInfo": { "name": "", "architecture": "x86_64", "supportedInstructionSetExtensions": [ "AVX", "AVX2" ] } }, "memoryInfo": { "ramCapacity": 11703660544, "vramCapacity": 0, "totalMemory": 11703660544 }, "gpuSurveyResult": { "result": { "code": "Success", "message": "" }, "gpuInfo": [ { "name": "AMD Radeon(TM) Vega 8 Mobile Graphics", "deviceId": 0, "totalMemoryCapacityBytes": 6656360448, "dedicatedMemoryCapacityBytes": 0, "integrationType": "Integrated", "detectionPlatform": "Vulkan", "detectionPlatformVersion": "1.3.283", "otherInfo": { "deviceLUIDValid": "true", "deviceLUID": "23e8000000000000", "deviceUUID": "00000000040000000000000000000000", "driverID": "1", "driverName": "AMD proprietary driver" } } ] } } } } ] Version 0.3.9b6 works fine
I have the same issue with version 0.3.10 build 6.
My hardware is as follows: [ { "modelCompatibilityType": "gguf", "runtime": { "hardwareSurveyResult": { "compatibility": { "status": "Compatible" }, "cpuSurveyResult": { "result": { "code": "Success", "message": "" }, "cpuInfo": { "name": "", "architecture": "x86_64", "supportedInstructionSetExtensions": [ "AVX", "AVX2" ] } }, "memoryInfo": { "ramCapacity": 11703660544, "vramCapacity": 0, "totalMemory": 11703660544 }, "gpuSurveyResult": { "result": { "code": "Success", "message": "" }, "gpuInfo": [ { "name": "AMD Radeon(TM) Vega 8 Mobile Graphics", "deviceId": 0, "totalMemoryCapacityBytes": 6656360448, "dedicatedMemoryCapacityBytes": 0, "integrationType": "Integrated", "detectionPlatform": "Vulkan", "detectionPlatformVersion": "1.3.283", "otherInfo": { "deviceLUIDValid": "true", "deviceLUID": "23e8000000000000", "deviceUUID": "00000000040000000000000000000000", "driverID": "1", "driverName": "AMD proprietary driver" } } ] } } } } ]
Version 0.3.9b6 works fine
Originally posted by @atelenga in #438
Error message is Failed to regenerate message: spawn EPERM
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Originally posted by @atelenga in #438
Error message is Failed to regenerate message: spawn EPERM
The text was updated successfully, but these errors were encountered: