九大主流大模型安全框架深度剖析与对比

In-depth analysis and comparison of nine mainstream big model security frameworks

With the rapid development and wide application of large-scale language modeling technology, its potential security risks have increasingly become the focus of the industry's attention. In order to address these challenges, many of the world's top technology companies, standardization organizations and research institutions have constructed and released their own security frameworks. In this paper, we will analyze nine of the ...
4wks ago
02350
GPT-4.1 官方提示工程指南(中文版)

GPT-4.1 Official Tips Engineering Guide (Chinese version)

The GPT-4.1 family of models provides significant improvements in coding, instruction adherence, and long context processing capabilities compared to GPT-4o. Specifically, it performs better on code generation and repair tasks, understands and executes complex instructions more accurately, and can efficiently handle longer input text...
1mos ago
02900
GTR 框架:基于异构图和分层检索的跨表问答新方法

The GTR framework: a new approach to cross-table Q&A based on heterogeneous graphs and hierarchical retrieval

1. INTRODUCTION In today's information explosion, a large amount of knowledge is stored in the form of tables in web pages, Wikipedia and relational databases. However, traditional question and answer systems often struggle to handle complex queries across multiple tables, which has become a major challenge in the field of artificial intelligence. To address this challenge, researchers ...
2mos ago
03680
突破工具调用瓶颈:CoTools 框架助力大型语言模型高效利用海量工具

Breaking the Tool Calling Bottleneck: The CoTools Framework Enables Large Language Models to Efficiently Utilize a Massive Number of Tools

INTRODUCTION In recent years, Large Language Models (LLMs) have made impressive progress in the field of Artificial Intelligence (AI), and their powerful language comprehension and generation capabilities have led to a wide range of applications in several domains. However, LLMs still face many challenges when dealing with complex tasks that require invoking external tools...
2mos ago
04750
uv常用命令大全

uv common commands

The Python ecosystem has never been short of package management and environment management tools, from the classic pip and virtualenv to pip-tools and conda to the modern Poetry, PDM, and so on. Each tool has its area of specialization, but often...
2mos ago
05290
为何多智能体协作系统更容易出错?

Why are multi-intelligence collaborative systems more prone to error?

INTRODUCTION In recent years, multi-intelligent systems (MAS) have attracted much attention in the field of artificial intelligence. These systems attempt to solve complex, multi-step tasks through the collaboration of multiple Large Language Model (LLM) intelligences. However, despite the high expectations of MAS, their performance in practical applications...
2mos ago
04310
DeepRetrieval:强化学习驱动的高效信息检索查询生成

DeepRetrieval: efficient information retrieval query generation driven by reinforcement learning

Abstract Information retrieval systems are critical for efficient access to large document collections. Recent approaches utilize Large Language Models (LLMs) to improve retrieval performance through query augmentation, but typically rely on expensive supervised learning or distillation techniques that require significant computational resources and manually labeled data ...
2mos ago
04400
Gemma 3 技术报告中文版

Gemma 3 Technical Report Chinese version

Gemma 3 Key Information Summary I. Key Metrics Parameters Details Model size 100 million to 27 billion parameters in four versions: 1B, 4B, 12B, 27B Architecture Transformer-based decoder-specific architecture inherited from Gem...
3mos ago
04860