Skip to content

Parallel Inferencing? #623

@AshD

Description

@AshD

Is there a way to do Parallel Inferencing with LlamaSharp?

I want to send multiple prompts from different threads to different StatelessExecutor objects to do inference.
Currently, I use a semaphore to enable only one StatelessExecutor processing at a time.

Thanks,
Ash

Metadata

Metadata

Assignees

No one assigned

    Labels

    UpstreamTracking an issue in llama.cpp

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions