Replies: 2 comments 4 replies
|
Hello @oreju You can look at the tests: https://github.com/enoch3712/ExtractThinker/blob/main/tests/test_classify.py You have several examples, and personally i use small models followed by bigger models, like gpt4o-mini followed by gpt4o if is not over the treshold. This example is clear in the |
0 replies
|
Hello @enoch3712 , Appreciate your response, and apologies for the delayed reply. I’ve analyzed your code, and everything is clear to me. I wanted to ask—what would you consider the go-to models for open-source small LLMs? I'm thinking of self-hosting due to client privacy concerns. Thanks! |
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment

Uh oh!
There was an error while loading. Please reload this page.
Hello everyone,
I’m really excited about this repository! I was wondering if anyone could share which LLM solution—or combination of LLMs—they’ve tried with ExtractThinker that produced the best results.
Thanks!
All reactions