containers/ramalama

Implement whisper.cpp

Open

#51 aberto em 21 de ago. de 2024

Ver no GitHub
 (40 comments) (1 reaction) (1 assignee)Python (341 forks)github user discovery
enhancementgood first issue

Métricas do repositório

Stars
 (2.873 stars)
Métricas de merge de PR
 (Métricas PR pendentes)

Description

If there is a way to auto-detect between language model files and asr model files. We should do that, or if that's not possible we should just use a runtime flag, so some options for the runtime flag would be:

ramalama --runtime vllm
ramalama --runtime llama.cpp
ramalama --runtime whisper.cpp

Guia do colaborador