Andreas (Andi) Kunar

Results 4 issues of Andreas (Andi) Kunar

**Describe the bug** In file python/semantic_kernel/planners/sequential_planner/Plugins/SequentialPlanning/config.json, the item "stop_sequences" in "execution_settings" should be named "stop" instead, since OpenAIPromptExecutionSettings and others just define this setting as simply "stop". There is no...

bug
python

### What happened? The new Copilot+PCs with Qualcomm Snapdragon X processors (in my case a Surface 11 Pro with Snapdragon X Plus and 16GB RAM) are fast, and run llama.cpp...

bug-unconfirmed
low severity

- [x] I have read the [contributing guidelines](https://github.com/ggerganov/llama.cpp/blob/master/CONTRIBUTING.md) - Self-reported review complexity: - [x ] Low - [ ] Medium - [ ] High Improvements/Issues addressed: 1) Add documentation on...

documentation
build
Review Complexity : Low
ggml

### What happened? the __asm__ directive in line 507 of ggml-aarch64.c is dependant on: defined(__ARM_NEON) && defined(__aarch64__) which is tue for MSVC arm64 with the standard build scripts and does...

bug-unconfirmed
medium severity