Sakana Fugu
131–140 of 141 posts
Re: Sakana Fugu
#132OAI/ANT can subsidize their own subscriptions, so it’s hard to compete there. But the results I got from fugu-ultra were impressive.
Re: Sakana Fugu
#133Imho there are two dimensions here: Firstly different LLMs and secondly the strategy in which you break down the problem in an agentic fashion (e.g. break up to separate agents with own persona and then judge evaluates across all agents). You can of course mix-up the dimensions as well and that's what I have been tinkering* with for a good few months with some success. This was all done using home-brew setup running…
This is interesting. Would you share a few ways in which you're using this in your workflow? What about if you were to start a new project and test and built it out from scratch - how do you work this approach in without bogging everything down(including the simple things) down with overanalysis?
Re: Sakana Fugu
#134Re: Sakana Fugu
#135Earlier quoted context omitted.
This is interesting. Would you share a few ways in which you're using this in your workflow? What about if you were to start a new project and test and built it out from scratch - how do you work this approach in without bogging everything down(including the simple things) down with overanalysis?
I only use this for high value problems/challenges. A lot related to life decisions including work, where to live, finances etc. It gives me a small army that can break down and slice, dice the problem in different ways then someone to reconcile it all and present it back to me. The variance in their opinions is the most interesting part of this project so f ar.
Do you not worry about giving away your most intimate data to for-profit companies who have not signed to protect your data in a dignified fashion?
Re: Sakana Fugu
#136Earlier quoted context omitted.
I wish I only paid $200/mo for Anthropic! Multiply that by 20x.
What are you getting out of it at $4000/month?
Re: Sakana Fugu
#137Re: Sakana Fugu
#138This is a joke, right?
Not necessarily. There were some tests last year-ish from hf that showed that simply alternating (randomly) between claude and gpt (whatever their versions were at the time) on a task produced better results than either of them individually. So during a task, the first call was sent to one, then the other and so on. There's also the concept of "smart routing" requests based on some heuristics / embeddings. You'd get…
Where can I read more about these tests?
Re: Sakana Fugu
#139Isn't this what perplexity is?