You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When I run the gitpod with default settings, the default agent starts , it downloads the local LM model , but unable to generate responce
To Reproduce
Run the gitpod with default setting , no .env modifications , with default character.
when it is complete . running "pnpm start"
and opening another termincal with "pnpm start:client"
To generate response it downloads the Language model but gets stuck in a loop or something and keeps printing
"```json" over and over in main terminal and no reponse is generated on the chat client
Expected behavior
it should generate a response in the chat
Screenshots
Additional context
The text was updated successfully, but these errors were encountered:
Describe the bug
When I run the gitpod with default settings, the default agent starts , it downloads the local LM model , but unable to generate responce
To Reproduce
Run the gitpod with default setting , no .env modifications , with default character.
when it is complete . running "pnpm start"
and opening another termincal with "pnpm start:client"
To generate response it downloads the Language model but gets stuck in a loop or something and keeps printing
"```json" over and over in main terminal and no reponse is generated on the chat client
Expected behavior
it should generate a response in the chat
Screenshots
Additional context
The text was updated successfully, but these errors were encountered: