Infinite Likes On Twitter:
1. Create tweet.
2. Inspect element and get CSS Selector for the like button
3. `setInterval(() => {
document.querySelector("SELECTOR_HERE")?.click();
}, 100);`
4...
6. Watch the likes increase.
7. No profit because its largely client side :)
Q: How did they replicate o1?
A: Reinforcement learning. Take complicated questions that can be easily verified (either math or code). Update the model if correct.
Q: How did DeepSeek train so much more efficiently?
A: They used the formulas below to โpredictโ which tokens the model would activate. Then, they only trained these tokens. They need 95% fewer GPUs than Meta because for each token, they only trained 5% of their parameters.
Cool new model - DeepSeek R-1 utilizes a Chain of Thought style similar to o1 from OpenAI.
However I am not convinced it utilizes the reasoning in a meaningful way when its inherent "knowledge" conflicts with its reasoning steps.
1. During its counting process, it repeatedly finds 3 "r"s (at positions 3, 8, and 9)
2. However, its intrinsic knowledge that "strawberry" has "two Rs" keeps overriding this direct evidence
3. This suggests weight given to the LLM's intrinsic knowledge
Excited to announce LTX-Video!
Our new text-to-video model generates stunning, high-quality videos faster than real-timeโ5 seconds of 24fps video at 768x512 in just 4 seconds on an Nvidia H100! โก
Weโre open-sourcing the code & weights. Check out the results ๐ฅ๐
Is this intentional attemp at flying under the "radar" of tech news?
They send out a warning of RCE, but don't even assign a CVE?
https://t.co/nYvlgQzUgP