Just like with their last release, they only released the architecture and not the weights. It may be useful for analyzing the system if you're a competitor (but from my last dive into it, it seemed like a strict subset of fancier, industry-leading rec systems), or perhaps getting into rec / retrieval systems as a newcomer. However, this gives roughly zero insight into how Twitter's feed behaves.
Source code for the X recommendation algorithm
11–20 of 156 posts
Re: Source code for the X recommendation algorithm
#12I've always wondered - how can I as a non X engineer be sure that the code on GH is actually deployed on their servers?
I don’t think that’s the point of open sourcing things, in general
Re: Source code for the X recommendation algorithm
#13I've always wondered - how can I as a non X engineer be sure that the code on GH is actually deployed on their servers?
https://www.cs.cmu.edu/~rdriley/487/papers/Thompson_1984_Ref...
Re: Source code for the X recommendation algorithm
#14Does it include the bit about white South Africans?
That was Grok, not the X algorithm.
Re: Source code for the X recommendation algorithm
#15Just like with their last release, they only released the architecture and not the weights. It may be useful for analyzing the system if you're a competitor (but from my last dive into it, it seemed like a strict subset of fancier, industry-leading rec systems), or perhaps getting into rec / retrieval systems as a newcomer. However, this gives roughly zero insight into how Twitter's feed behaves.
There might be some value if someone can show that the feed mis-behaves for some selection of weights.
Re: Source code for the X recommendation algorithm
#16Earlier quoted context omitted.
That was Grok, not the X algorithm.
And the Grok prompts are also open source: https://github.com/xai-org/grok-prompts
Re: Source code for the X recommendation algorithm
#17Earlier quoted context omitted.
I don’t think that’s the point of open sourcing things, in general
I agree in general it isn't. But in this case Musk claimed that was the point of open-sourcing the algorithm. Transparency on what they are or are not suppressing.
Re: Source code for the X recommendation algorithm
#18Re: Source code for the X recommendation algorithm
#19I've always wondered - how can I as a non X engineer be sure that the code on GH is actually deployed on their servers?
Source: worked at Twitter in ML/recsys.