tree-of-thoughts icon indicating copy to clipboard operation
tree-of-thoughts copied to clipboard

Error 'HuggingLanguageModel' object has no attribute 'generate_solution'

Open rkuo2000 opened this issue 4 months ago • 6 comments

/opt/conda/lib/python3.10/site-packages/tree_of_thoughts/treeofthoughts.py:481 solution = self.model.generate_solution(initial_prompt, best_state)

AttributeError: 'HuggingLanguageModel' object has no attribute 'generate_solution'

Upvote & Fund

  • We're using Polar.sh so you can upvote and help fund this issue.
  • We receive the funding once the issue is completed & confirmed by you.
  • Thank you in advance for helping prioritize & fund our backlog.
Fund with Polar

rkuo2000 avatar Feb 24 '24 04:02 rkuo2000