|
|
|
|
|
by vmykyt
97 days ago
|
|
I have very naive question: People in comments have assumption that Atropic 10 times bigger than chinese models so calc cost is 10 times more. But from perspective of Big O notation only a few algorithms gives you O(N). Majority high optimized things provide O(N*Log(N)) So what is big O for any open model for single request? |
|
However I think it's fair to say the cost is roughly linear in the number of users other than that.
There may be some aspects which are not quite linear when you see multiple users submitting similar queries... But I don't think this would be significant.