-
Notifications
You must be signed in to change notification settings - Fork 470
Closed as not planned
Labels
staleStale issue will be autoclosed soonStale issue will be autoclosed soon
Description
Description
I tried compiling a sycl backend for use with intel gpus. By itself, it works fine (usual testing via the outputted main.exe of llama.cpp). However when pointing LlamaSharp to the compiled libs (I set shared libs to 'ON'), it fails to load and provides no further information.
I believe this is because with normal, non-LLamaSharp usage, one needs to run it via the intel one-API CMD line or to call the set vars script of the one-API tool. LlamaSharp won't do this. Is there any workaround for this?
Metadata
Metadata
Assignees
Labels
staleStale issue will be autoclosed soonStale issue will be autoclosed soon