Markus Siebert

Results 53 comments of Markus Siebert

No, it won't Help... I think I analyzed it enough and AWS could solve it If they want - I think AWS thinks that this behaviour is near perfect... Otherwise...

I had created a custom resource lambda. Maybe I can publish it. It handles the nodegroup updates for us... Am Mo., 23. Jan. 2023 um 15:59 Uhr schrieb dbaumgarten <...

Hi @rnwang04 thanks for your answer. For the DeepSeek qwen 3 model, I get about 21 t/s - maybe because your test machine has better CPU? ``` -m /mnt/models/unsloth/DeepSeek-R1-0528-Qwen3-8B-GGUF/DeepSeek-R1-0528-Qwen3-8B-UD-Q8_K_XL.gguf --port...

I run ``` llama-cpp-ipex-llm-2.3.0b20250612-ubuntu-core ``` so the same version you are using. My cpu is way older than yours - it might make a difference.

Me too, maybe I start a new try to get this merged

yes, was aware of the flag `SYFT_JAVASCRIPT_SEARCH_REMOTE_LICENSE` but still there are information missing and I have the need to overwrite licenses.

I like this issue, but it's somehow similar to the following ones: https://github.com/aws/aws-cdk/issues/15853 https://github.com/aws/aws-cdk/issues/9815 The main problem is, that cloudformation can't handle this > Dynamic references for secure values, such...

We are using providers/functions, but we install them from a local mirror

Right now, I can't reproduce, as right now the lock is ```yaml status: conditions: - lastTransitionTime: "2025-08-14T09:06:23Z" reason: DependencyResolutionSucceeded status: "True" type: Resolved ``` If it reoccurs, I will post...