containers/ramalama

Implement whisper.cpp

Aberta

#51 aberto em 21 de ago. de 2024

 (40 comentários) (1 reação) (1 responsável)Python (356 forks)github user discovery
enhancementgood first issue

Métricas do repositório

Stars
 (3.010 estrelas)
Métricas de merge de PR
 (Mesclagem média 6d 7h) (32 fundiu PRs em 30d)

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