Skip to content

Conversation

luis-martinez-herrera
Copy link

Tested locally with:

  • deepseek-r1:8b
  • llama3.1:8b
  • gemma3:12b

Only gemma3:12b was able to generate responses in the expected format and return valid moves. It gets stuck after a few moves.

prompt,
]

try:
Copy link
Author

@luis-martinez-herrera luis-martinez-herrera Mar 24, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

unnecessary code removed


return generated_str

def gemini_text_completion(system_prompt, model_name, prompt):

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

duplicate method removed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant