Update README.md
Browse files
README.md
CHANGED
@@ -717,7 +717,7 @@ Thats great! Okey, can you provide weather in Krasnodar, Moscow and only the sun
|
|
717 |
|
718 |
## Limitations <a name="lim"></a>
|
719 |
|
720 |
-
This
|
721 |
|
722 |
* The model the most stability works in `greedy search` or low `temperature(about < 0.5)`
|
723 |
* The model can feel some problems with long user plan. It confuses the trajectory of calls and changes the order in which related tasks are performed. In fact, this is not a mistake, but a violation of the user's requirement.
|
|
|
717 |
|
718 |
## Limitations <a name="lim"></a>
|
719 |
|
720 |
+
This is the experimental checkpoint and some hallucinations are possible. If you find something interesting in model behavior, please create [issue and lets discuss it!](https://huggingface.co/Vikhrmodels/Qwen2.5-7B-Instruct-Tool-Planning/discussions)
|
721 |
|
722 |
* The model the most stability works in `greedy search` or low `temperature(about < 0.5)`
|
723 |
* The model can feel some problems with long user plan. It confuses the trajectory of calls and changes the order in which related tasks are performed. In fact, this is not a mistake, but a violation of the user's requirement.
|