Tag: language model
-
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…
-
The Register: The troublesome economics of CPU-only AI
Source URL: https://www.theregister.com/2024/10/29/cpu_gen_ai_gpu/ Source: The Register Title: The troublesome economics of CPU-only AI Feedly Summary: At the end of the day, it all boils down to tokens per dollar Analysis Today, most GenAI models are trained and run on GPUs or some other specialized accelerator, but that doesn’t mean they have to be. In fact,…
-
Simon Willison’s Weblog: You can now run prompts against images, audio and video in your terminal using LLM
Source URL: https://simonwillison.net/2024/Oct/29/llm-multi-modal/#atom-everything Source: Simon Willison’s Weblog Title: You can now run prompts against images, audio and video in your terminal using LLM Feedly Summary: I released LLM 0.17 last night, the latest version of my combined CLI tool and Python library for interacting with hundreds of different Large Language Models such as GPT-4o, Llama,…
-
Hacker News: How I write code using Cursor: A review
Source URL: https://www.arguingwithalgorithms.com/posts/cursor-review.html Source: Hacker News Title: How I write code using Cursor: A review Feedly Summary: Comments AI Summary and Description: Yes Summary: The text provides an in-depth review of the AI coding tool Cursor, detailing its features, usability, and the author’s personal experiences and insights. It primarily targets experienced software developers, emphasizing the…
-
Hacker News: How the New Raspberry Pi AI Hat Supercharges LLMs at the Edge
Source URL: https://blog.novusteck.com/how-the-new-raspberry-pi-ai-hat-supercharges-llms-at-the-edge Source: Hacker News Title: How the New Raspberry Pi AI Hat Supercharges LLMs at the Edge Feedly Summary: Comments AI Summary and Description: Yes **Summary:** The Raspberry Pi AI HAT+ offers a significant upgrade for efficiently running local large language models (LLMs) on low-cost devices, emphasizing improved performance, energy efficiency, and scalability…
-
The Register: Google reportedly developing an AI agent that can control your browser
Source URL: https://www.theregister.com/2024/10/28/google_ai_web_agent/ Source: The Register Title: Google reportedly developing an AI agent that can control your browser Feedly Summary: Project Jarvis will apparently conduct research, purchase products, and even book a flight on your behalf Google is reportedly looking to sidestep the complexity of AI-driven automation by letting its multimodal large language models (LLMs)…
-
Hacker News: Using reinforcement learning and $4.80 of GPU time to find the best HN post
Source URL: https://openpipe.ai/blog/hacker-news-rlhf-part-1 Source: Hacker News Title: Using reinforcement learning and $4.80 of GPU time to find the best HN post Feedly Summary: Comments AI Summary and Description: Yes Summary: The text discusses the development of a managed fine-tuning service for large language models (LLMs), highlighting the use of reinforcement learning from human feedback (RLHF)…