Skip to content
New issue

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

Can LlamaSharp run on Tensor GPUs? #1012

Open
koureasstavros opened this issue Dec 6, 2024 · 0 comments
Open

Can LlamaSharp run on Tensor GPUs? #1012

koureasstavros opened this issue Dec 6, 2024 · 0 comments

Comments

@koureasstavros
Copy link

Description

I have seen that there are many backend drivers drivers:

  1. LlamaSharp.Backend.CPU
  2. LlamaSharp.Backend.Cuda12
  3. LlamaSharp.Backend.Cuda11
  4. LlamaSharp.Backend.OpenCL
  5. LlamaSharp.Backend.MacMetal
  6. LlamaSharp.Backend.Valkan

But an Azure vm like NC8ads_A10_v4 has NVIDIA A10 which is rt and tensor core based, on the other side in many articles cude is desribed as software layer. Can someone explain if lamasharp can work with NC8ads_A10_v4 and provide an explanation please?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant