sudocode
@sudocode_ai
We use AI to help you create software better, faster. 🐦⬛
Love seeing the crazy ways we're trying to extract new utilities from LLMs. For those who are less familiar, relation extraction means defining the relationship between any two entities in a text. Manually doing this is super expensive, but with LLMs we can do this instantly!
The `rebel-large` model is awesome for relation extraction 🔗 Paired with CUDA, it’s blazing fast ⚡️. With @llama_index 🦙, we can now build a knowledge graph over any text data super quickly! 🕸️ Full Colab notebook showing how you can use it: colab.research.google.com/drive/1G6pcR0p…
We at sudocode are excited for all the new LLMs being released! What kinds of things do you plan on building?
Meta releases Llama 2: Open Foundation and Fine-Tuned Chat Models paper: ai.meta.com/research/publi… blog: ai.meta.com/llama/ develop and release Llama 2, a collection of pretrained and fine-tuned large language models (LLMs) ranging in scale from 7 billion to 70 billion…
This goes along with our intuition that the ever-growing context windows aren't a one size fits all solution. sudocode uses specialized agents that compress context in order to achieve better results. What are some tactics y'all are trying?
Interested in formatting your OpenAI outputs? One common issue people have around code outputs is unwanted markdown. We've found that few-shot examples can help! For example, add this to your prompt: Bad Response: ``` print("hello_world") ``` Good: print("hello_world")
Shoutout to @posthog for one of the easiest setups ever! Took us 5 minutes and now we have session replays, insights, and more all for free. Highly recommend new companies to instrument analytics.
One nifty tip for making the most use of your rate limits: If your application depends on openai's gpt-4, gpt-3.5-turbo, one way to get more bang for your buck is to round-robin rotate through each model. Each model (including 32k, and snapshots), has a different rate limit!
United States Tendances
- 1. Nancy Pelosi 67.6K posts
- 2. Marshawn Kneeland 44.9K posts
- 3. Craig Stammen 1,843 posts
- 4. Ozempic 6,167 posts
- 5. Michael Jackson 69.8K posts
- 6. Gordon Findlay 2,560 posts
- 7. Oval Office 24.2K posts
- 8. Pujols N/A
- 9. #ThankYouNancy 1,718 posts
- 10. Novo Nordisk 6,488 posts
- 11. GLP-1 4,859 posts
- 12. Kyrou N/A
- 13. #NO1ShinesLikeHongjoong 37.8K posts
- 14. Abraham Accords 4,651 posts
- 15. Kazakhstan 6,470 posts
- 16. #영원한_넘버원캡틴쭝_생일 37K posts
- 17. Unplanned 9,190 posts
- 18. Gremlins 3 4,979 posts
- 19. Kinley N/A
- 20. #ChelleyxEOS 1,406 posts
Something went wrong.
Something went wrong.