上一页 1 ··· 38 39 40 41 42 43 44 45 46 ··· 125 下一页
摘要: https://baijiahao.baidu.com/s?id=1769509377621631060&wfr=spider&for=pc 介绍 LangChain是一个开源Python库,用于构建由大型语言模型(LLM)支持的应用程序。它提供了一个框架,将LLM与其他数据源(如互联网或个人文件) 阅读全文
posted @ 2023-09-11 22:47 China Soft 阅读(114) 评论(0) 推荐(0)
摘要: 前言 最近在做一些性能优化相关的工作,相信大家在工作过程中也会遇到一些性能优化相关的场景,这对于前端开发者来讲是一项加分技能。为了我们的用户在使用我们的产品时能够有一个非常好的体验,我们需要对页面进行诊断优化。在行业中,我们的页面P90在两秒内算是达标,超过这个时间那么你就可能会流失部分用户。 TI 阅读全文
posted @ 2023-09-11 12:20 China Soft 阅读(36) 评论(0) 推荐(0)
摘要: https://www.cnblogs.com/songyao666/p/17691691.html 前言 周末逛github的时候,发现我们只需要在github域名上加上1s他就能够打开一个vscode窗口来阅读代码,比起在github仓库中查看更加方便 然后我就想网页端vscode能不能打开我本 阅读全文
posted @ 2023-09-11 12:17 China Soft 阅读(81) 评论(0) 推荐(0)
摘要: https://www.cnblogs.com/vigourice/p/17689990.html 随着需求的不断开发,前端项目不断膨胀,业务提出:你们的首页加载也太慢啦,我都需要7、8秒才能看到内容,于是乎主管就让我联合后端开启优化专项,目标是3s内展示完全首页的内容。 性能指标 开启优化时,我们 阅读全文
posted @ 2023-09-11 12:11 China Soft 阅读(36) 评论(0) 推荐(0)
摘要: https://github.com/deatos/HyperVectorDB HyperVectorDB HyperVectorDB is a local vector database built in C# that supports various distance/similarity m 阅读全文
posted @ 2023-09-10 22:27 China Soft 阅读(21) 评论(0) 推荐(0)
摘要: https://www.jdon.com/58800.html 我们创建了一个无服务器的虚拟 Linux 环境,在浏览器中运行未经修改的 Debian 二进制文件。这由 WebAssembly 虚拟化平台 CheerpX 提供支持。WebAssembly 为浏览器世界带来了真正的创新,以及视角和责任 阅读全文
posted @ 2023-09-09 18:00 China Soft 阅读(912) 评论(0) 推荐(0)
摘要: https://github.com/microsoft/semantic-kernel Semantic Kernel is an SDK that integrates Large Language Models (LLMs) like OpenAI, Azure OpenAI, and Hug 阅读全文
posted @ 2023-09-09 12:49 China Soft 阅读(108) 评论(0) 推荐(0)
摘要: https://github.com/SciSharp/LLamaSharp The C#/.NET binding of llama.cpp. It provides APIs to inference the LLaMa Models and deploy it on local environ 阅读全文
posted @ 2023-09-09 12:47 China Soft 阅读(397) 评论(0) 推荐(0)
摘要: Falcon 180B Training Full fine-tuning 5120GB 8x 8x A100 80GBFalcon 180B Training LoRA with ZeRO-3 1280GB 2x 8x A100 80GBFalcon 180B Training QLoRA 160 阅读全文
posted @ 2023-09-09 11:33 China Soft 阅读(37) 评论(0) 推荐(0)
摘要: 最近国内的大模型可谓是遍地开花,你瞧瞧: 这么火,我也想搞一个试试,于是就有了这篇文章!对,你没看错,就是白嫖。 毕竟人家清华都开源了,哈哈哈hoho~~ 先把开源地址贴一下,老铁们可以自行去瞧一瞧: https://github.com/THUDM/ChatGLM-6B https://huggi 阅读全文
posted @ 2023-09-08 12:13 China Soft 阅读(76) 评论(0) 推荐(0)
上一页 1 ··· 38 39 40 41 42 43 44 45 46 ··· 125 下一页