Scientists should use AI as a tool, not an oracle
Scientists must treat AI as a tool, not an infallible oracle. AI hype leads to flawed research that fuels more hype, creating a vicious cycle.
Scientists must treat AI as a tool, not an infallible oracle. AI hype leads to flawed research that fuels more hype, creating a vicious cycle.
OpenAI terminated accounts linked to covert influence operations using AI. No significant audience increase resulted from these services.
OpenAI launches a new program offering discounted rates on ChatGPT Team and Enterprise for nonprofit organizations to improve tool accessibility.
OpenAI and Vox Media announce a multi-faceted partnership: Vox's content will enhance ChatGPT's output, while Vox will build products on OpenAI's technology for its audiences and advertisers.
OpenAI establishes a Safety and Security Committee within its board of directors. This structure aims to strengthen governance of risks associated with advanced AI systems.
Hugging Face announces model deployment on AWS Inferentia2. Users can now export and optimize models from the Hugging Face platform directly to AWS's specialized inference hardware to reduce costs and latency.
Dell and Hugging Face launch Enterprise Hub, a platform for deploying open-source AI models on-premise. Solution for enterprises seeking to avoid public cloud and maintain data control.
Hugging Face optimizes its tools for AMD Instinct MI300 GPUs, providing native support for LLM inference and training. Benchmarks show performance comparable to NVIDIA solutions on text generation and fine-tuning tasks.
OpenAI improves data analysis in ChatGPT: direct interaction with tables and charts, native integration with Google Drive and Microsoft OneDrive for file imports.
Hugging Face and LangChain announce an official partnership with a new integrated package. This collaboration streamlines the use of Hugging Face models within LangChain applications, strengthening the open-source AI tools ecosystem.
Hugging Face and Intel demonstrate an enterprise RAG architecture optimized on Gaudi 2 and Xeon processors. The solution reduces inference costs while maintaining performance on production retrieval-augmented generation pipelines.
OpenAI outlines its approach to data and AI one year after ChatGPT's launch. The company announces a Media Manager for creators and content owners, and details its vision on data issues in the age of AI.
OpenAI and Stack Overflow announce an API partnership enabling developers to access Stack Overflow's technical knowledge base through OpenAI's LLM models for AI development.
Hugging Face launches an open leaderboard to evaluate Hebrew language models. The initiative aims to standardize evaluation of Hebrew-specialized LLMs and foster community-driven development.
OpenAI and Financial Times partner to integrate FT's journalism into ChatGPT. The collaboration aims to create new AI experiences for FT readers.
OpenAI adds enterprise-grade features to its API: enhanced security, advanced controls, Assistants API updates, and cost management tools.
Gradio introduces Reload mode to speed up AI app development by enabling developers to modify code and see changes instantly without restarting. This feature reduces iteration cycles and improves productivity when building interfaces for models.
OpenAI enhances its fine-tuning API with new features giving developers greater control. The company announces expansion of its custom models program.
Hugging Face and Motherduck integrate Dataset Viewer API with DuckDB-NSQL-7B to convert text to SQL queries. Motherduck's 7B model generates SQL queries from natural language descriptions of Hugging Face datasets.
Hugging Face partners with Wiz Research to strengthen AI security. The partnership aims to identify and fix vulnerabilities in open-source models and infrastructure, improving the overall security posture of the AI ecosystem.
Harvey partners with OpenAI to build a custom-trained model for legal professionals.
OpenAI shares lessons from a limited preview of Voice Engine, its model for creating custom synthetic voices. The article discusses ethical challenges and opportunities of technology that can generate voices from short audio samples.
JetBrains integrates OpenAI's API into its developer tools to build its fastest-growing product ever. AI integration accelerates developer workflows through code generation and analysis capabilities.
Hugging Face introduces Chatbot Guardrails Arena, a benchmarking platform to evaluate the robustness of chatbot safety guardrails against adversarial attacks and jailbreak attempts.
Salesforce integrates OpenAI's enterprise-ready LLMs into customer applications. This integration aims to transform customer relationship management capabilities with secure and reliable models for enterprise environments.
Hugging Face integrates NVIDIA DGX Cloud to simplify model training on H100 GPUs. Users access the infrastructure directly through Hugging Face platform without complex setup.
Hugging Face introduces WebSight, a dataset for converting web screenshots into HTML code. The initiative aims to train vision models capable of generating code from user interface images.
OpenAI partners with Le Monde and Prisa Media to integrate French and Spanish news content into ChatGPT.
OpenAI completes internal review. Sam Altman and Greg Brockman to continue leading the company. New board members appointed and governance structure enhancements announced.
OpenAI announces three new board members: Sue Desmond-Hellmann, Nicole Seligman, and Fidji Simo. Sam Altman rejoins the board.
Hugging Face and Argilla partner to enable communities to collectively build higher-quality datasets through Hugging Face Spaces. The platform streamlines collaborative annotation and data sharing to improve AI models.
Hugging Face deploys its text-generation pipeline on Intel Gaudi 2 AI accelerator. The solution optimizes language model inference on Intel hardware, providing an alternative to traditional GPUs for production deployments.
Hugging Face introduces a red-teaming resistance leaderboard to evaluate AI models' robustness against adversarial attacks. The initiative measures systems' ability to withstand attempts to bypass safety guardrails.
Hugging Face releases comprehensive guide for fine-tuning Gemma models. Documentation covers memory optimization techniques, LoRA usage, and recommended configurations for adapting Gemma to specific tasks.
PEFT adds new model merging methods. These techniques enable efficient combination of multiple fine-tuned adapters without significantly increasing model size.
OpenAI is testing memory functionality for ChatGPT to retain information from previous conversations. Users have full control over memory activation and management.
Hugging Face integrates Patch Time Series Transformer, a model specialized in time series forecasting. The implementation provides an alternative to traditional approaches with a transformer architecture adapted for temporal data.
Hugging Face and Google announce a partnership to accelerate open AI collaboration. The two organizations will work together on models, tools, and resources to democratize AI access.
Hugging Face integrates PatchTSMixer, a patch-based time series model. The architecture segments data into patches, applies linear transformations, and merges results for forecasting. Available in the Transformers library.
Hugging Face covers Direct Preference Optimization (DPO) methods for LLM tuning. These techniques align models with human preferences without requiring a separate reward model, reducing computational complexity compared to traditional RLHF approaches.