Tag: third-party libraries

  • Simon Willison’s Weblog: A warning about tiktoken, BPE, and OpenAI models

    Source URL: https://simonwillison.net/2024/Nov/21/a-warning-about-tiktoken/#atom-everything Source: Simon Willison’s Weblog Title: A warning about tiktoken, BPE, and OpenAI models Feedly Summary: A warning about tiktoken, BPE, and OpenAI models Tom MacWright warns that OpenAI’s tiktoken Python library has a surprising performance profile: it’s superlinear with the length of input, meaning someone could potentially denial-of-service you by sending you…

  • CSA: AI Application Security & Fundamental Cyber Hygiene

    Source URL: https://www.tenable.com/blog/securing-the-ai-attack-surface-separating-the-unknown-from-the-well-understood Source: CSA Title: AI Application Security & Fundamental Cyber Hygiene Feedly Summary: AI Summary and Description: Yes Summary: The text discusses the emerging risks associated with LLM (Large Language Model) and AI applications, emphasizing the necessity for foundational cybersecurity practices and clear usage policies to mitigate vulnerabilities. It highlights the unique security…