Tag: -4o model

  • Simon Willison’s Weblog: olmOCR

    Source URL: https://simonwillison.net/2025/Feb/26/olmocr/#atom-everything Source: Simon Willison’s Weblog Title: olmOCR Feedly Summary: olmOCR New from Ai2 – olmOCR is “an open-source tool designed for high-throughput conversion of PDFs and other documents into plain text while preserving natural reading order". At its core is allenai/olmOCR-7B-0225-preview, a Qwen2-VL-7B-Instruct variant trained on ~250,000 pages of diverse PDF content (both…

  • Simon Willison’s Weblog: LLM 0.22, the annotated release notes

    Source URL: https://simonwillison.net/2025/Feb/17/llm/#atom-everything Source: Simon Willison’s Weblog Title: LLM 0.22, the annotated release notes Feedly Summary: I released LLM 0.22 this evening. Here are the annotated release notes: model.prompt(…, key=) for API keys chatgpt-4o-latest llm logs -s/–short llm models -q gemini -q exp llm embed-multi –prepend X Everything else model.prompt(…, key=) for API keys Plugins…

  • Wired: OpenAI’s Operator Lets ChatGPT Use the Web for You

    Source URL: https://www.wired.com/story/openai-sets-chatgpt-loose-on-the-web/ Source: Wired Title: OpenAI’s Operator Lets ChatGPT Use the Web for You Feedly Summary: The company that kicked off the AI chatbot craze now wants AI to do more than just talk. AI Summary and Description: Yes Summary: OpenAI’s new feature called Operator introduces an AI agent capable of using a web…

  • Wired: Here’s What OpenAI’s $200 Monthly ChatGPT Pro Subscription Includes

    Source URL: https://www.wired.com/story/openai-chatgpt-pro-subscription/ Source: Wired Title: Here’s What OpenAI’s $200 Monthly ChatGPT Pro Subscription Includes Feedly Summary: OpenAI just unveiled a new subscription tier called ChatGPT Pro. Users can pay $200 a month for almost unlimited access to ChatGPT’s tools, and an exclusive new AI model. AI Summary and Description: Yes Summary: OpenAI’s launch of…

  • The Register: How to jailbreak ChatGPT and trick the AI into writing exploit code using hex encoding

    Source URL: https://www.theregister.com/2024/10/29/chatgpt_hex_encoded_jailbreak/ Source: The Register Title: How to jailbreak ChatGPT and trick the AI into writing exploit code using hex encoding Feedly Summary: ‘It was like watching a robot going rogue’ says researcher OpenAI’s language model GPT-4o can be tricked into writing exploit code by encoding the malicious instructions in hexadecimal, which allows an…

  • METR Blog – METR: Details about METR’s preliminary evaluation of GPT-4o

    Source URL: https://metr.github.io/autonomy-evals-guide/gpt-4o-report/ Source: METR Blog – METR Title: Details about METR’s preliminary evaluation of GPT-4o Feedly Summary: AI Summary and Description: Yes **Summary:** The text covers METR’s preliminary evaluation of the GPT-4o model, detailing its performance on 77 tasks related to autonomous capabilities. It discusses the capabilities of the model in comparison to human…

  • Hacker News: Minifying HTML for GPT-4o: Remove all the HTML tags

    Source URL: https://blancas.io/blog/html-minify-for-llm/ Source: Hacker News Title: Minifying HTML for GPT-4o: Remove all the HTML tags Feedly Summary: Comments AI Summary and Description: Yes Summary: The text discusses an experimental investigation into the use of GPT-4o for web scraping, specifically focusing on ways to reduce costs while maintaining data extraction accuracy. The findings reveal that…