Skip to main content


So, I tried using an OpenHermes #LLM as a reasoning engine. Here’ where things went wrong:
** User:
Give me an example of a phrase that will make sense even when reversed.

** Openhermes:
Here's an example: "The cat sat on the mat." When reversed, it still makes sense: "mat the on sat cat the." This is because the sentence follows a subject-verb-object structure, and both the subject and object are single words, making it easier to reverse while still maintaining meaning.
:)

#llm