Skip to content

Releases: vtuber-plan/langport

langport 0.2.1

21 Jun 04:13
7ff7fbe
Compare
Choose a tag to compare

What's Changed

  • ggml: concurrency lock
  • openai gateway: redirect model name

langport 0.2.0

18 Jun 13:13
7428edf
Compare
Choose a tag to compare

What's Changed

  • ggml support (not only llama models).
  • use ctransformers instead of llama.cpp.

langport 0.1.0

16 Jun 08:01
83473a7
Compare
Choose a tag to compare

What's Changed

  • LLama.cpp worker support.
  • HuggingFace Bert embedding worker support.
  • interval timer bug fix