积分充值
 首页
前端开发
AngularDartElectronFlutterHTML/CSSJavaScriptReactSvelteTypeScriptVue.js构建工具
后端开发
.NetC#C++C语言DenoffmpegGoIdrisJavaJuliaKotlinLeanMakefilenimNode.jsPascalPHPPythonRISC-VRubyRustSwiftUML其它语言区块链开发测试微服务敏捷开发架构设计汇编语言
数据库
Apache DorisApache HBaseCassandraClickHouseFirebirdGreenplumMongoDBMySQLPieCloudDBPostgreSQLRedisSQLSQLiteTiDBVitess数据库中间件数据库工具数据库设计
系统运维
AndroidDevOpshttpdJenkinsLinuxPrometheusTraefikZabbix存储网络与安全
云计算&大数据
Apache APISIXApache FlinkApache KarafApache KyuubiApache OzonedaprDockerHadoopHarborIstioKubernetesOpenShiftPandasrancherRocketMQServerlessService MeshVirtualBoxVMWare云原生CNCF机器学习边缘计算
综合其他
BlenderGIMPKiCadKritaWeblate产品与服务人工智能亿图数据可视化版本控制笔试面试
文库资料
前端
AngularAnt DesignBabelBootstrapChart.jsCSS3EchartsElectronHighchartsHTML/CSSHTML5JavaScriptJerryScriptJestReactSassTypeScriptVue前端工具小程序
后端
.NETApacheC/C++C#CMakeCrystalDartDenoDjangoDubboErlangFastifyFlaskGinGoGoFrameGuzzleIrisJavaJuliaLispLLVMLuaMatplotlibMicronautnimNode.jsPerlPHPPythonQtRPCRubyRustR语言ScalaShellVlangwasmYewZephirZig算法
移动端
AndroidAPP工具FlutterFramework7HarmonyHippyIoniciOSkotlinNativeObject-CPWAReactSwiftuni-appWeex
数据库
ApacheArangoDBCassandraClickHouseCouchDBCrateDBDB2DocumentDBDorisDragonflyDBEdgeDBetcdFirebirdGaussDBGraphGreenPlumHStreamDBHugeGraphimmudbIndexedDBInfluxDBIoTDBKey-ValueKitDBLevelDBM3DBMatrixOneMilvusMongoDBMySQLNavicatNebulaNewSQLNoSQLOceanBaseOpenTSDBOracleOrientDBPostgreSQLPrestoDBQuestDBRedisRocksDBSequoiaDBServerSkytableSQLSQLiteTiDBTiKVTimescaleDBYugabyteDB关系型数据库数据库数据库ORM数据库中间件数据库工具时序数据库
云计算&大数据
ActiveMQAerakiAgentAlluxioAntreaApacheApache APISIXAPISIXBFEBitBookKeeperChaosChoerodonCiliumCloudStackConsulDaprDataEaseDC/OSDockerDrillDruidElasticJobElasticSearchEnvoyErdaFlinkFluentGrafanaHadoopHarborHelmHudiInLongKafkaKnativeKongKubeCubeKubeEdgeKubeflowKubeOperatorKubernetesKubeSphereKubeVelaKumaKylinLibcloudLinkerdLonghornMeiliSearchMeshNacosNATSOKDOpenOpenEBSOpenKruiseOpenPitrixOpenSearchOpenStackOpenTracingOzonePaddlePaddlePolicyPulsarPyTorchRainbondRancherRediSearchScikit-learnServerlessShardingSphereShenYuSparkStormSupersetXuperChainZadig云原生CNCF人工智能区块链数据挖掘机器学习深度学习算法工程边缘计算
UI&美工&设计
BlenderKritaSketchUI设计
网络&系统&运维
AnsibleApacheAWKCeleryCephCI/CDCurveDevOpsGoCDHAProxyIstioJenkinsJumpServerLinuxMacNginxOpenRestyPrometheusServertraefikTrafficUnixWindowsZabbixZipkin安全防护系统内核网络运维监控
综合其它
文章资讯
 上传文档  发布文章  登录账户
IT文库
  • 综合
  • 文档
  • 文章

无数据

分类

全部综合其他(9)人工智能(9)

语言

全部英语(5)zh(2)kor(1)中文(简体)(1)

格式

全部PDF文档 PDF(9)
 
本次搜索耗时 0.034 秒,为您找到相关结果约 9 个.
  • 全部
  • 综合其他
  • 人工智能
  • 全部
  • 英语
  • zh
  • kor
  • 中文(简体)
  • 全部
  • PDF文档 PDF
  • 默认排序
  • 最新排序
  • 页数排序
  • 大小排序
  • 全部时间
  • 最近一天
  • 最近一周
  • 最近一个月
  • 最近三个月
  • 最近半年
  • 最近一年
  • pdf文档 Trends Artificial Intelligence

    user interface. In addition, relatively new AI company founders have been especially aggressive about innovation / product releases / investments / acquisitions / cash burn and capital raises. At the can make. The magic of watching AI do your work for you feels like the early days of email and web search – technologies that fundamentally changed our world. The better / faster / cheaper impacts of 5x Faster vs. Google Note: Dashed-line bars are for years where Google did not disclose annual search volumes. Source: Google public disclosures, OpenAI (12/24). ChatGPT figures are estimates per company
    0 码力 | 340 页 | 12.14 MB | 5 月前
    3
  • pdf文档 Google 《Prompt Engineering v7》

    for debugging and reviewing code 48 What about multimodal prompting? 54 Best Practices 54 Provide examples 54 Design with simplicity 55 Be specific about the output 56 Use Instructions over Constraints attempts 64 Summary 66 Endnotes 68 Prompt Engineering February 2025 6 Introduction When thinking about a large language model input and output, a text prompt (sometimes accompanied by other modalities Token Limit 1024 Top-K 40 Top-P 0.8 Prompt I want you to act as a travel guide. I will write to you about my location and you will suggest 3 places to visit near me. In some cases, I will also give you the
    0 码力 | 68 页 | 6.50 MB | 6 月前
    3
  • pdf文档 OpenAI 《A practical guide to building agents》

    instructions= tools=[get_weather], ) , "Weather agent" "You are a helpful agent who can talk to users about the weather.", 7 A practical guide to building agents Selecting your models Different models have executing the workflow. Query transaction databases or systems like CRMs, read PDF documents, or search the web. Action Enable agents to interact with systems to take actions such as adding new information return "File saved" search_agent = Agent( name= , instructions= tools=[WebSearchTool(),save_results], ) "output" "timestamp" "Search agent" "Help the user search the internet and save
    0 码力 | 34 页 | 7.00 MB | 6 月前
    3
  • pdf文档 OpenAI - AI in the Enterprise

    Stanley is a relationship business. Not surprisingly, there were some questions across the business about how AI could add value to the highly personal and sensitive nature of the work. The answer was use OpenAI every day; access to documents has jumped from 20% to 80%, with dramatically reduced search time; and advisors spend more time on client relationships, thanks to task automation and faster Solutions To find out more, watch Morgan Stanley: Shaping the Future of Financial Services and ask us about our Eval Frameworks. 7 AI in the EnterpriseEvals defined Evaluation is the process of validating
    0 码力 | 25 页 | 9.48 MB | 6 月前
    3
  • pdf文档 TVM: Where Are We Going

    framework for deep learning.TVM Stack High-Level Differentiable IR Tensor Expression and Optimization Search Space LLVM, CUDA, Metal VTA Edge FPGA Cloud FPGA ASIC Optimization AutoTVM Device FleetExisting Credit: Logan WeberuTVM upcoming: Self Hosted Runtime Credit: Logan WeberDesigned for Accelerators(NPU)Search Space for TPU-like Specialized Accelerators Tensor Compute Primitives Unified Buffer Acc FIFO IRModule Custom codegenTimeline RFC: now Main area of focus in next 3-4 month More updates about tensor-level IR at the TVM conferenceCommunityOpen Source Community Open source: ~280 contributors
    0 码力 | 31 页 | 22.64 MB | 6 月前
    3
  • pdf文档 DeepSeek-V2: A Strong, Economical, and Efficient Mixture-of-Experts Language Model

    Comparison Between MLA and MHA . . . . . . . . . . . . . . . . . . . . . . . . . 31 E Discussion About Pre-Training Data Debiasing 32 F Additional Evaluations on Math and Code 33 G Evaluation Formats It has a total of 15.7B parameters, where 2.4B are activated for each token. Detailed descriptions about DeepSeek-V2-Lite can be found in Appendix B. In the rest of this paper, we first provide a detailed corpus to mitigate the data bias introduced from specific regional cultures. A detailed discussion about the influence of this filtering strategy is presented in Appendix E. 11 We adopt the same tokenizer
    0 码力 | 52 页 | 1.23 MB | 1 年前
    3
  • pdf文档 PAI & TVM Meetup - Shanghai 20191116

    with WMMA API “Unified matmul schedule for GPU 。 Maintainability & Common Optimization Sharing 。 Search across the entire space (TensorCore + non-TensorCore) Our >olution 1
    0 码力 | 26 页 | 5.82 MB | 6 月前
    3
  • pdf文档 清华大学 DeepSeek+DeepResearch 让科研像聊天一样简单

    life. In order to meet the strong demand for further improving its electrochemical performance, the search for sustainable anode materials that provide lithium-ion batteries with safe and stable cyclic
    0 码力 | 85 页 | 8.31 MB | 8 月前
    3
  • pdf文档 OctoML OSS 2019 11 8

    Infrastructure o_ Supports the ability to handle nested division and modulus o_ Improves the ability to reason about and optimize loops e Support for different integer division modes, floor division and truncating
    0 码力 | 16 页 | 1.77 MB | 6 月前
    3
共 9 条
  • 1
前往
页
相关搜索词
TrendsArtificialIntelligenceGooglePromptEngineeringv7OpenAIpracticalguidetobuildingagentsAIintheEnterpriseTVMWhereAreWeGoingDeepSeekV2StrongEconomicalandEfficientMixtureofExpertsLanguageModelPAIMeetupShanghai20191116清华大学DeepResearch科研OctoMLOSS201911
IT文库
关于我们 文库协议 联系我们 意见反馈 免责声明
本站文档数据由用户上传或本站整理自互联网,不以营利为目的,供所有人免费下载和学习使用。如侵犯您的权益,请联系我们进行删除。
IT文库 ©1024 - 2025 | 站点地图
Powered By MOREDOC AI v3.3.0-beta.70
  • 关注我们的公众号【刻舟求荐】,给您不一样的精彩
    关注我们的公众号【刻舟求荐】,给您不一样的精彩