containers/ramalama

Implement whisper.cpp

Open

#51 ouverte le 21 août 2024

Voir sur GitHub
 (40 commentaires) (1 réaction) (1 assigné)Python (341 forks)github user discovery
enhancementgood first issue

Métriques du dépôt

Stars
 (2 873 stars)
Métriques de merge PR
 (Métriques PR en attente)

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

Guide contributeur