Monday, September 11, 2023

Show HN: A surprisingly effective way to predict token importance in LLM prompts https://ift.tt/XaLxWfY

Show HN: A surprisingly effective way to predict token importance in LLM prompts We explored a novel method to gauge the significance of tokens in prompts given to large language models, without needing direct model access. Essentially, we just did an ablation study on the prompt using cosine similarity of the embeddings as the measure. We got surprisingly promising results when comparing this really simple approach to integrated gradients. Curious to hear thoughts from the community! https://ift.tt/UfJQ5nG September 11, 2023 at 10:59PM

No comments:

Post a Comment

Show HN: Blender Copilot https://ift.tt/4bZr7Ha

Show HN: Blender Copilot Deepseek generated Blender harness in 7USD. I wanted to remake my 6DoF spaceship flying prototype. What I did not w...