How much did each run cost you? #440
Unanswered
Tawsif Kamal (tawsifkamal)
asked this question in
Q&A
Replies: 5 comments 2 replies
|
I've been using GPT-4-Turbo, it's really really expensive. I've been trying to index 1MB worth of txt files. The result (with a custom prompt) is pretty good, but it costs a lot to create the knowledge graph, and every asearch call is like 0.4 dollars. |
0 replies
|
Tried it on 1000-page-PDF extracted content. I forgot to change the model from GPT4-turbo-preview to GPT-4o so it cost me $120 for the whole process |
2 replies
|
The demo is $5 out of the box on gpt-4-turbo |
0 replies
|
I trained with deepseek on a dataset totaling about 1 million words, 1.2 million tokens, which cost about $8.20 |
0 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.
Was wondering if you all could share the number of tokens and the cost of the Graph creation for the documents you have tested out with! Additionally, the model you used.
Thanks!
All reactions