Vue normale

Il y a de nouveaux articles disponibles, cliquez pour rafraîchir la page.
À partir d’avant-hier4sysops

Google Colab CLI enables remote execution and AI agent integration

Par : IT News
8 juin 2026 à 17:34
Google Colab CLI enables remote execution and AI agent integration
Google has released the Google Colab Command-Line Interface to bridge local terminal environments with remote Colab runtimes. This tool allows for the provisioning of high-performance compute resources, such as GPUs and TPUs, directly from a local machine. It facilitates the execution of local Python scripts on remote hardware and the subsequent retrieval of generated artifacts or logs.

Source

Perplexity Search as Code allows AI agents to build custom search pipelines

Par : IT News
7 juin 2026 à 20:49
Perplexity Search as Code allows AI agents to build custom search pipelines
Perplexity has introduced a new architecture called Search as Code that enables AI models to generate their own search workflows using Python. Instead of relying on static search APIs that return fixed lists of results, models can now write custom scripts to handle complex research tasks. This approach utilizes an Agentic Search SDK that provides modular functions for retrieving, filtering, and reranking data within a secure sandbox environment.

Source

Hugging Face Transformers flaw enables RCE via malicious model configs

Par : IT News
6 juin 2026 à 22:51
Hugging Face Transformers flaw enables RCE via malicious model configs
A critical vulnerability in the Hugging Face Transformers library, tracked as CVE-2026-4372, allows attackers to execute arbitrary code through specially crafted model configuration files. The flaw bypasses the standard security setting intended to block untrusted remote code by exploiting how the library processes internal attributes during model loading. This vulnerability specifically targets the from_pretrained() function, which is a standard method used to initialize pre-trained models from the Hugging Face Hub.

Source

❌
❌