github av/harbor v0.1.1

latest releases: v0.4.5, v0.4.4, v0.4.3...
19 months ago

Changes

  • Nicer one-liner for the install
  • cmdh
    • built-in override.env
    • Better auto-config based on the running LLM backend (llamacpp added)
    • configure OpenAI api key/url via CLI harbor cmdh url/key
    • Fixed "service" has no docker image..." error when running with multiple LLM backends
  • hf
    • Using custom docker image for a more recent CLI version
    • Integrated help between Harbor extensions and native CLI
  • llamacpp
    • Configuring model via a path to .gguf in the cache
    • Configure cache location harbor llamacpp cache ~/path/to/cache
  • harbor cmd - -h flag prints compose files in a nicer way for debug
  • harbor find - looks up files in caches connected with Harbor (HF, vLLM, llama.cpp, ollama)
    • harbor find *.gguf, harbor find Hermes
  • litellm
    • Now uses OpenAI-compatible API for tgi, as native only works with non-chat completions

Full Changelog: v0.1.0...v0.1.1

Don't miss a new harbor release

NewReleases is sending notifications on new releases.