Ivan Charapanau

Results 167 comments of Ivan Charapanau

No specific reason, I just based on a relatively recent (as I thought) example that I had at hand. Granted config compatibility, v3 could work out of the box (in...

Hi! There's a [small example](https://github.com/av/harbor/wiki/2.3.5-Satellite:-LiteLLM#configuration) in the wiki, just added a few more tips there [Official reference](https://docs.litellm.ai/docs/proxy/configs) is the best place to see possible configuration values Is there anything specific...

To whomever discovers this issue from trying to use transformers.js v3 with Deno's WebGPU support with following errors: ```log error: Uncaught (in promise) Error: no available backend found. ERR: [webgpu]...

MetaMCP requires an API key to use its MCP server, normally it's created automatically and stored in the service's DB, which `metamcp-sse` connects to and picks it up from. The...

Having a similar issue where TGI doesn't seem to use the custom model mappings from the `config.json` even if one is present and falls back to `AutoModel`

Thanks for raising this, I'm considering a few possible options: - domainify the name: harbor.sh for example, exactly after the CLI name - use a self-expanding acronym that'll include Harbor...

New to Deno, wanted to query Postgres with 2.0, got quite confused between JSR, `@std`, deno.land. It's clear that `deno.land` imports are still working. Some high-level guidance would be appreciated.

Hi, thank you for your interest in Harbor! Direct support for Windows (outside of running in WSL2) is not planned, as most of the Harbor relies on a POSIX compliant...

We have [a partial support by now](https://github.com/av/harbor/releases/tag/v0.2.24) - via WSL2, there are plans towards having a native CLI that should theoretically open up a door towards an app-like install for...

Thank for the suggestion, I know about Wilmer and read a lot of posts/comments from it's author on r/LocalLLaMA To be added to Harbor, a project should have a way...