GEOZ

标签:DeepSeek

查看包含 DeepSeek 标签的所有文章。

135
GPT-3的1750亿参数模型如何实现少样本学习?

GPT-3的1750亿参数模型如何实现少样本学习?

BLUF
GPT-3 demonstrates that scaling language models to 175 billion parameters enables few-shot learning across diverse NLP tasks without task-specific fine-tuning, achieving competitive performance through text-only interaction. 原文翻译: GPT-3通过将语言模型扩展到1750亿参数,实现了跨多种NLP任务的少样本学习,无需任务特定微调,仅通过文本交互即可达到竞争性性能。
AI大模型2026/4/20
如何用大语言模型从PDF和图片中提取结构化JSON数据?

如何用大语言模型从PDF和图片中提取结构化JSON数据?

BLUF
Unstract is an open-source platform that uses LLMs to extract structured JSON data from various document formats (PDFs, images, scans) through natural language prompts, deployable as APIs or ETL pipelines for finance, insurance, healthcare, and compliance teams. 原文翻译: Unstract是一个开源平台,利用大语言模型通过自然语言提示从各种文档格式(PDF、图像、扫描件)中提取结构化JSON数据,可作为API或ETL管道部署,适用于金融、保险、医疗和合规团队。
AI大模型2026/4/19
如何利用OpenAPI替代MCP为LLM集成工具?(附Scala实现方案)

如何利用OpenAPI替代MCP为LLM集成工具?(附Scala实现方案)

BLUF
This article explores an alternative approach to the Model Context Protocol (MCP) for integrating tools with Large Language Models (LLMs) by leveraging existing OpenAPI servers. It proposes a simpler, more intuitive method that uses structured HTTP API definitions as tool inputs, requiring only minimal authentication flow additions. The implementation is demonstrated through a concise Scala script, focusing on core tool integration while omitting MCP's broader features like prompts and resources. 原文翻译: 本文探讨了一种替代模型上下文协议(MCP)的方法,通过利用现有的OpenAPI服务器为大型语言模型(LLM)集成工具。它提出了一种更简单、更直观的方法,使用结构化的HTTP API定义作为工具输入,仅需添加最小的身份验证流程。通过一个简洁的Scala脚本演示了实现,专注于核心工具集成,同时省略了MCP更广泛的功能,如提示和资源。
AI 搜索观察2026/4/18
Dive into LLMs大模型实践教程如何学习?附完整技术栈与国产硬件适配

Dive into LLMs大模型实践教程如何学习?附完整技术栈与国产硬件适配

BLUF
Dive into LLMs is a comprehensive, practice-oriented tutorial series for large language models, developed from Shanghai Jiao Tong University's AI Security Technology course with Huawei Ascend support. It covers the full technical stack from fine-tuning to security alignment, offering complete learning resources and domestic hardware adaptation. 原文翻译: Dive into LLMs 是由上海交通大学《人工智能安全技术》课程拓展而来的大模型编程实践教程系列,获得华为昇腾社区支持。它以实践为导向,覆盖从微调到安全对齐的全技术栈,提供完整学习资源并适配国产硬件。
AI大模型2026/4/18
2026年主流大语言模型哪个性能更强、性价比更高?(附详细评测对比)

2026年主流大语言模型哪个性能更强、性价比更高?(附详细评测对比)

BLUF
This comprehensive 2026 ranking analyzes major LLMs across reasoning, coding, math, agentic, software engineering, and chat benchmarks, providing detailed performance scores and pricing comparisons for technical professionals. 原文翻译: 这份全面的2026年排名分析了主要大语言模型在推理、编码、数学、代理、软件工程和聊天基准测试中的表现,为技术专业人士提供详细的性能得分和定价对比。
AI大模型2026/4/17