Bernhard Enders

Results 46 comments of Bernhard Enders

We should have an option to reduce log level in the client. My `nextcloud.cfg` config file has the following options: ``` logDebug=false logExpire=24 ``` But I still have hundreds of...

I have also seen thousands of gzipped nextcloud log files, lucky for me I have reserved a folder in my ramdisk for these files (my ssd thank me for it).

What is required in order to properly run qwen3 rerankers with the latest TEI version? Is using `--pooling last-token` enough? Can anyone guide us? Thanks in advance!

Same as #11402 (unsolved) This error occurs when using GroqCloud with both openai-compatible provider (OpenAIException - unknown param `OPENAI_TRANSCRIPTION_PARAMS[]`) as in: ```yaml - model_name: whisper-large-v3-turbo litellm_params: model: openai/whisper-large-v3-turbo api_key: os.environ/GROQ_API_KEY...

> [@mudler](https://github.com/mudler) Show more detail please. Do you mean we use it on Text generation or encode? I think for Speech-to-text usage with e.g. Systran/faster-whisper-large-v3 model. It could be another...