Practical testing may fall into a tool loop.

#1
by nocmt - opened

Starting Method:

  1. optiq serve --model mlx-community/KAT-Coder-V2.5-Dev-OptiQ-4bit-REAP-18B

  2. Use mlx core to start

Dialogue:

Query the weather in city xx for the past 3 days

image

Expected:

Output the correct weather conditions after calling the tool

Actual:

Infinite loop of calling the tool, thinking, interrupting, and looping.

Sign up or log in to comment