good first issue
Metriche repository
- Star
- (52.942 stelle)
- Metriche merge PR
- (Merge medio 5g 20h) (36 PR mergiate in 30 g)
Descrizione
The talk and talk.wasm examples have become a bit stale, using a very old implementation of gpt-2:
- https://github.com/ggerganov/whisper.cpp/tree/master/examples/talk
- https://github.com/ggerganov/whisper.cpp/tree/master/examples/talk.wasm
It would be nice to bring those examples up-to-date using the latest gpt-2 implementation from ggml: https://github.com/ggerganov/ggml/tree/master/examples/gpt-2