index.html 30 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842
  1. <!DOCTYPE html>
  2. <html lang="en" data-default-color-scheme=auto>
  3. <head><!-- hexo injector head_begin start -->
  4. <script defer src="https://api.limour.top/vue/0d2f95c1-755d-436b-adf8-eee12a80ed32/script.js"></script>
  5. <!-- hexo injector head_begin end -->
  6. <meta charset="UTF-8">
  7. <link rel="apple-touch-icon" sizes="76x76" href="https://img.limour.top/2023/08/29/64ee07361815a.webp">
  8. <link rel="icon" href="https://img.limour.top/2023/08/29/64ee07361815a.webp">
  9. <meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=5.0, shrink-to-fit=no">
  10. <meta http-equiv="x-ua-compatible" content="ie=edge">
  11. <meta name="theme-color" content="#2f4154">
  12. <meta name="author" content="Limour">
  13. <meta name="keywords" content="">
  14. <meta name="description" content="">
  15. <title>Limour&#39;s Blog</title>
  16. <link rel="stylesheet" href="https://jscdn.limour.top/npm/bootstrap@4.6.1/dist/css/bootstrap.min.css" />
  17. <!-- 主题依赖的图标库,不要自行修改 -->
  18. <!-- Do not modify the link that theme dependent icons -->
  19. <link rel="stylesheet" href="//at.alicdn.com/t/font_1749284_hj8rtnfg7um.css">
  20. <link rel="stylesheet" href="//at.alicdn.com/t/font_1736178_lbnruvf0jn.css">
  21. <link rel="stylesheet" href="/css/main.css" />
  22. <link id="highlight-css" rel="stylesheet" href="/css/highlight.css" />
  23. <link id="highlight-css-dark" rel="stylesheet" href="/css/highlight-dark.css" />
  24. <link rel="stylesheet" href="/theme-inject/custom.css">
  25. <link rel="stylesheet" href="/theme-inject/iconfont.css">
  26. <script id="fluid-configs">
  27. var Fluid = window.Fluid || {};
  28. Fluid.ctx = Object.assign({}, Fluid.ctx)
  29. var CONFIG = {"hostname":"hexo.limour.top","root":"/","version":"1.9.7","typing":{"enable":false,"typeSpeed":70,"cursorChar":"_","loop":false,"scope":[]},"anchorjs":{"enable":true,"element":"h1,h2,h3,h4,h5,h6","placement":"left","visible":"hover","icon":"§"},"progressbar":{"enable":true,"height_px":3,"color":"#29d","options":{"showSpinner":false,"trickleSpeed":100}},"code_language":{"enable":true,"default":"TEXT"},"copy_btn":true,"image_caption":{"enable":true},"image_zoom":{"enable":false,"img_url_replace":["",""]},"toc":{"enable":true,"placement":"right","headingSelector":"h1,h2,h3,h4,h5,h6","collapseDepth":0},"lazyload":{"enable":true,"loading_img":"https://jscdn.limour.top/gh/Limour-dev/Sakurairo_Vision/load_svg/inload.svg","onlypost":false,"offset_factor":2},"web_analytics":{"enable":false,"follow_dnt":true,"baidu":null,"google":{"measurement_id":null},"tencent":{"sid":null,"cid":null},"woyaola":null,"cnzz":null,"leancloud":{"app_id":null,"app_key":null,"server_url":null,"path":"window.location.pathname","ignore_local":false}},"search_path":"/local-search.xml","include_content_in_search":true};
  30. if (CONFIG.web_analytics.follow_dnt) {
  31. var dntVal = navigator.doNotTrack || window.doNotTrack || navigator.msDoNotTrack;
  32. Fluid.ctx.dnt = dntVal && (dntVal.startsWith('1') || dntVal.startsWith('yes') || dntVal.startsWith('on'));
  33. }
  34. </script>
  35. <script src="/js/utils.js" ></script>
  36. <script src="/js/color-schema.js" ></script>
  37. <link rel="canonical" href="https://hexo.limour.top/"/>
  38. <meta name="generator" content="Hexo 7.1.1"><link rel="alternate" href="/atom.xml" title="Limour's Blog" type="application/atom+xml">
  39. <link rel="alternate" href="/rss2.xml" title="Limour's Blog" type="application/rss+xml">
  40. </head>
  41. <body>
  42. <header>
  43. <div class="header-inner" style="height: 100vh;">
  44. <nav id="navbar" class="navbar fixed-top navbar-expand-lg navbar-dark scrolling-navbar">
  45. <div class="container">
  46. <a class="navbar-brand" href="/">
  47. <strong>Limour&#39;s Blog</strong>
  48. </a>
  49. <button id="navbar-toggler-btn" class="navbar-toggler" type="button" data-toggle="collapse"
  50. data-target="#navbarSupportedContent"
  51. aria-controls="navbarSupportedContent" aria-expanded="false" aria-label="Toggle navigation">
  52. <div class="animated-icon"><span></span><span></span><span></span></div>
  53. </button>
  54. <!-- Collapsible content -->
  55. <div class="collapse navbar-collapse" id="navbarSupportedContent">
  56. <ul class="navbar-nav ml-auto text-center">
  57. <li class="nav-item">
  58. <a class="nav-link" href="https://hexo.limour.top/" target="_self">
  59. <i class="iconfont icon-home-fill"></i>
  60. <span>Home</span>
  61. </a>
  62. </li>
  63. <li class="nav-item">
  64. <a class="nav-link" href="/archives/" target="_self">
  65. <i class="iconfont icon-archive-fill"></i>
  66. <span>Archive1</span>
  67. </a>
  68. </li>
  69. <li class="nav-item">
  70. <a class="nav-link" href="https://occdn.limour.top/archives/" target="_self">
  71. <i class="iconfont icon-archive-fill"></i>
  72. <span>Archive2</span>
  73. </a>
  74. </li>
  75. <li class="nav-item">
  76. <a class="nav-link" href="https://b.limour.top/archives/" target="_self">
  77. <i class="iconfont icon-archive-fill"></i>
  78. <span>Archive3</span>
  79. </a>
  80. </li>
  81. <li class="nav-item">
  82. <a class="nav-link" href="https://od.limour.top/" target="_self">
  83. <i class="iconfont icon-onedrive"></i>
  84. <span>Alist</span>
  85. </a>
  86. </li>
  87. <li class="nav-item">
  88. <a class="nav-link" href="https://orcid.org/0000-0001-8897-1685" target="_self">
  89. <i class="iconfont icon-orcid"></i>
  90. <span>Orcid</span>
  91. </a>
  92. </li>
  93. <li class="nav-item">
  94. <a class="nav-link" href="/links/" target="_self">
  95. <i class="iconfont icon-link-fill"></i>
  96. <span>Links</span>
  97. </a>
  98. </li>
  99. <li class="nav-item">
  100. <a class="nav-link" href="/atom.xml" target="_self">
  101. <i class="iconfont icon-rss"></i>
  102. <span>RSS</span>
  103. </a>
  104. </li>
  105. <li class="nav-item" id="search-btn">
  106. <a class="nav-link" target="_self" href="javascript:;" data-toggle="modal" data-target="#modalSearch" aria-label="Search">
  107. <i class="iconfont icon-search"></i>
  108. </a>
  109. </li>
  110. <li class="nav-item" id="color-toggle-btn">
  111. <a class="nav-link" target="_self" href="javascript:;" aria-label="Color Toggle">
  112. <i class="iconfont icon-dark" id="color-toggle-icon"></i>
  113. </a>
  114. </li>
  115. </ul>
  116. </div>
  117. </div>
  118. </nav>
  119. <div id="banner" class="banner" parallax=true
  120. style="background: url('https://img.limour.top/2023/08/29/64ee08e108638.webp') no-repeat center center; background-size: cover;">
  121. <div class="full-bg-img">
  122. <div class="mask flex-center" style="background-color: rgba(0, 0, 0, 0.01)">
  123. <div class="banner-text text-center fade-in-up">
  124. <div class="h2">
  125. <span id="subtitle">一沙一世界,一花一天堂。君掌盛无边,刹那成永恒。</span>
  126. </div>
  127. </div>
  128. <div class="scroll-down-bar">
  129. <i class="iconfont icon-arrowdown"></i>
  130. </div>
  131. </div>
  132. </div>
  133. </div>
  134. </div>
  135. </header>
  136. <main>
  137. <div class="container nopadding-x-md">
  138. <div id="board"
  139. style="margin-top: 0">
  140. <div class="container">
  141. <div class="row">
  142. <div class="col-12 col-md-10 m-auto">
  143. <div class="row mx-auto index-card">
  144. <div class="col-12 col-md-4 m-auto index-img">
  145. <a href="/Windows-configuration-QoS-ensures-smooth-network-connectivity-for-important-applications" target="_self">
  146. <img src="https://api.limour.top/randomImg?d=2024-08-06 08:59:49" srcset="https://jscdn.limour.top/gh/Limour-dev/Sakurairo_Vision/load_svg/inload.svg" lazyload alt="【探索】Windows配置QoS保证重要应用的网络通畅">
  147. </a>
  148. </div>
  149. <article class="col-12 col-md-8 mx-auto index-info">
  150. <h2 class="index-header">
  151. <a href="/Windows-configuration-QoS-ensures-smooth-network-connectivity-for-important-applications" target="_self">
  152. 【探索】Windows配置QoS保证重要应用的网络通畅
  153. </a>
  154. </h2>
  155. <a class="index-excerpt " href="/Windows-configuration-QoS-ensures-smooth-network-connectivity-for-important-applications" target="_self">
  156. <div>
  157. 开启组策略 运行下面的 .bat 脚本 123456@echo offpushd &quot;%~dp0&quot;dir /b C:\Windows\servicing\Packages\Microsoft-Windows-GroupPolicy-ClientExtensions-Package~3*.mum &gt;List.txtdir /b C:\Windows\servicing\P
  158. </div>
  159. </a>
  160. <div class="index-btm post-metas">
  161. <div class="post-meta mr-3">
  162. <i class="iconfont icon-date"></i>
  163. <time datetime="2024-08-06 16:59" pubdate>
  164. 2024-08-06
  165. </time>
  166. </div>
  167. <div class="post-meta">
  168. <i class="iconfont icon-tags"></i>
  169. <a href="/tags/Windows/">#Windows</a>
  170. <a href="/tags/QoS/">#QoS</a>
  171. </div>
  172. </div>
  173. </article>
  174. </div>
  175. <div class="row mx-auto index-card">
  176. <div class="col-12 col-md-4 m-auto index-img">
  177. <a href="/Longing-Across-the-Span-of-Half-a-Century" target="_self">
  178. <img src="https://api.limour.top/randomImg?d=2024-07-17 09:47:33" srcset="https://jscdn.limour.top/gh/Limour-dev/Sakurairo_Vision/load_svg/inload.svg" lazyload alt="【转载】跨越半世纪的思念">
  179. </a>
  180. </div>
  181. <article class="col-12 col-md-8 mx-auto index-info">
  182. <h2 class="index-header">
  183. <a href="/Longing-Across-the-Span-of-Half-a-Century" target="_self">
  184. 【转载】跨越半世纪的思念
  185. </a>
  186. </h2>
  187. <a class="index-excerpt " href="/Longing-Across-the-Span-of-Half-a-Century" target="_self">
  188. <div>
  189. 作者:Das6fY5 翻新:贴吧,乌鲁乌拉轰 一 “求求你不要扔掉我。”少女走在他的背后。 “我可以端茶倒水,为你暖身子,我可以在白天给你打扫房间,到夜里把自己塞进床底下……只要每两周充一次电就好,电费我会去兼职赚钱交给你,让我做什么都行,除了……” 他停住,站在一处高崖旁,面前是一个巨大的深坑,胡乱堆砌着整个城市几十年来的垃圾。 “除了把我丢到垃圾场里……”她,这台已经过时了好几代的二手机器人跪
  190. </div>
  191. </a>
  192. <div class="index-btm post-metas">
  193. <div class="post-meta mr-3">
  194. <i class="iconfont icon-date"></i>
  195. <time datetime="2024-07-17 17:47" pubdate>
  196. 2024-07-17
  197. </time>
  198. </div>
  199. <div class="post-meta">
  200. <i class="iconfont icon-tags"></i>
  201. <a href="/tags/%E8%BD%AC%E8%BD%BD/">#转载</a>
  202. </div>
  203. </div>
  204. </article>
  205. </div>
  206. <div class="row mx-auto index-card">
  207. <div class="col-12 col-md-4 m-auto index-img">
  208. <a href="/use-acme.sh-to-issue-certificates" target="_self">
  209. <img src="https://api.limour.top/randomImg?d=2024-06-28 17:03:35" srcset="https://jscdn.limour.top/gh/Limour-dev/Sakurairo_Vision/load_svg/inload.svg" lazyload alt="【记录】使用acme.sh签发泛域名证书">
  210. </a>
  211. </div>
  212. <article class="col-12 col-md-8 mx-auto index-info">
  213. <h2 class="index-header">
  214. <a href="/use-acme.sh-to-issue-certificates" target="_self">
  215. 【记录】使用acme.sh签发泛域名证书
  216. </a>
  217. </h2>
  218. <a class="index-excerpt " href="/use-acme.sh-to-issue-certificates" target="_self">
  219. <div>
  220. .top 域名的 KSK 密钥轮替,不知道为什么把 Let's Encrypt 的 DNSSEC 验证流量阻断了,导致 Nginx Proxy Manager 现在无法续签证书,因此用 acme.sh 来申请其他家的证书暂时替代一下了。(DNSSEC: DNSKEY Missing) 准备工作 安装 acme.sh:curl https://get.acme.sh | sh -s email=l
  221. </div>
  222. </a>
  223. <div class="index-btm post-metas">
  224. <div class="post-meta mr-3">
  225. <i class="iconfont icon-date"></i>
  226. <time datetime="2024-06-29 01:03" pubdate>
  227. 2024-06-29
  228. </time>
  229. </div>
  230. <div class="post-meta">
  231. <i class="iconfont icon-tags"></i>
  232. <a href="/tags/acme/">#acme</a>
  233. </div>
  234. </div>
  235. </article>
  236. </div>
  237. <div class="row mx-auto index-card">
  238. <div class="col-12 col-md-4 m-auto index-img">
  239. <a href="/Building-a-traffic-statistics-tool-Shynet" target="_self">
  240. <img src="https://api.limour.top/randomImg?d=2024-03-25 12:52:28" srcset="https://jscdn.limour.top/gh/Limour-dev/Sakurairo_Vision/load_svg/inload.svg" lazyload alt="【记录】搭建流量统计工具 Shynet">
  241. </a>
  242. </div>
  243. <article class="col-12 col-md-8 mx-auto index-info">
  244. <h2 class="index-header">
  245. <a href="/Building-a-traffic-statistics-tool-Shynet" target="_self">
  246. 【记录】搭建流量统计工具 Shynet
  247. </a>
  248. </h2>
  249. <a class="index-excerpt " href="/Building-a-traffic-statistics-tool-Shynet" target="_self">
  250. <div>
  251. Shynet 是一款用 python 编写的现代、隐私友好、无需Cookie或JS即可工作的网络流量统计工具。 相比 Umami, Shynet 支持通过 1 pixel 的图像进行统计,而不依赖 JS, 并且 Shynet 统计的信息更加详细。 搭建 Shynet 反向代理服务 1mkdir -p ~/app/shynet &amp;&amp; cd ~/app/shynet &amp;&
  252. </div>
  253. </a>
  254. <div class="index-btm post-metas">
  255. <div class="post-meta mr-3">
  256. <i class="iconfont icon-date"></i>
  257. <time datetime="2024-03-25 20:52" pubdate>
  258. 2024-03-25
  259. </time>
  260. </div>
  261. <div class="post-meta">
  262. <i class="iconfont icon-tags"></i>
  263. <a href="/tags/hexo/">#hexo</a>
  264. </div>
  265. </div>
  266. </article>
  267. </div>
  268. <div class="row mx-auto index-card">
  269. <div class="col-12 col-md-4 m-auto index-img">
  270. <a href="/Linux-Setting-AP" target="_self">
  271. <img src="https://api.limour.top/randomImg?d=2024-03-20 11:52:10" srcset="https://jscdn.limour.top/gh/Limour-dev/Sakurairo_Vision/load_svg/inload.svg" lazyload alt="【记录】Linux 设置个人热点">
  272. </a>
  273. </div>
  274. <article class="col-12 col-md-8 mx-auto index-info">
  275. <h2 class="index-header">
  276. <a href="/Linux-Setting-AP" target="_self">
  277. 【记录】Linux 设置个人热点
  278. </a>
  279. </h2>
  280. <a class="index-excerpt " href="/Linux-Setting-AP" target="_self">
  281. <div>
  282. 实在受不了虚拟机的性能损失了,再加上 Win11 上跑虚拟机对 SSD 的损耗过大,因此还是将系统换成了 ubuntu,只要注意选无网络安装,不要去更新,基本还是很好换系统的。另外清华源不错! 换系统后,需要重新折腾一下 AP 设置,因此记录一下折腾过程。 无线网卡是垃圾的 mediatek mt7921e 更新内核 因为网卡垃圾,不得不更新到最新的内核才支持 AP 设置 1234567proxy
  283. </div>
  284. </a>
  285. <div class="index-btm post-metas">
  286. <div class="post-meta mr-3">
  287. <i class="iconfont icon-date"></i>
  288. <time datetime="2024-03-20 19:52" pubdate>
  289. 2024-03-20
  290. </time>
  291. </div>
  292. <div class="post-meta">
  293. <i class="iconfont icon-tags"></i>
  294. <a href="/tags/ubuntu/">#ubuntu</a>
  295. </div>
  296. </div>
  297. </article>
  298. </div>
  299. <div class="row mx-auto index-card">
  300. <div class="col-12 col-md-4 m-auto index-img">
  301. <a href="/Sample-size-calculation-for-survival-analysis-in-clinical-research" target="_self">
  302. <img src="https://api.limour.top/randomImg?d=2024-03-12 16:46:35" srcset="https://jscdn.limour.top/gh/Limour-dev/Sakurairo_Vision/load_svg/inload.svg" lazyload alt="【探索】暴力计算临床研究的样本量">
  303. </a>
  304. </div>
  305. <article class="col-12 col-md-8 mx-auto index-info">
  306. <h2 class="index-header">
  307. <a href="/Sample-size-calculation-for-survival-analysis-in-clinical-research" target="_self">
  308. 【探索】暴力计算临床研究的样本量
  309. </a>
  310. </h2>
  311. <a class="index-excerpt " href="/Sample-size-calculation-for-survival-analysis-in-clinical-research" target="_self">
  312. <div>
  313. 这篇博客介绍了如何计算临床研究中两组生存分析的样本量。首先,作者提供了R代码,包括Logrank对数秩检验的函数以及模拟计算样本量的函数。其次,作者详细解释了模拟计算的步骤,包括生成生存时间数据、招募时间、失访时间等,并通过模拟来估计研究的功效。最后,作者展示了如何使用模拟计算函数来确定样本量,以达到预先设定的功效水平。通过模拟检验,作者展示了样本量计算的有效性,并给出了两个示例,以验证样本量计算
  314. </div>
  315. </a>
  316. <div class="index-btm post-metas">
  317. <div class="post-meta mr-3">
  318. <i class="iconfont icon-date"></i>
  319. <time datetime="2024-03-13 00:46" pubdate>
  320. 2024-03-13
  321. </time>
  322. </div>
  323. <div class="post-meta">
  324. <i class="iconfont icon-tags"></i>
  325. <a href="/tags/Bootstrap/">#Bootstrap</a>
  326. </div>
  327. </div>
  328. </article>
  329. </div>
  330. <div class="row mx-auto index-card">
  331. <div class="col-12 col-md-4 m-auto index-img">
  332. <a href="/Enjoy-unlimited-length-LLM-role-playing-with-6GB-of-VRAM" target="_self">
  333. <img src="https://api.limour.top/randomImg?d=2024-02-10 01:02:10" srcset="https://jscdn.limour.top/gh/Limour-dev/Sakurairo_Vision/load_svg/inload.svg" lazyload alt="【探索】6G显存畅玩无限长度的LLM角色扮演">
  334. </a>
  335. </div>
  336. <article class="col-12 col-md-8 mx-auto index-info">
  337. <h2 class="index-header">
  338. <a href="/Enjoy-unlimited-length-LLM-role-playing-with-6GB-of-VRAM" target="_self">
  339. 【探索】6G显存畅玩无限长度的LLM角色扮演
  340. </a>
  341. </h2>
  342. <a class="index-excerpt " href="/Enjoy-unlimited-length-LLM-role-playing-with-6GB-of-VRAM" target="_self">
  343. <div>
  344. 角色扮演的体验是否舒适主要受角色卡、大模型和生成时间三个因素的影响。 优秀的角色卡往往附带大量的设定,这会极大的拖慢第一次生成的时间,并且随着对话的进行,上下文长度很容易超过kv_cache的上限,这些很破坏沉浸式的体验。 此外,大模型在进行角色扮演时,除了进行必要的对话生成外,还需要生成旁白增加想象空间。 对博主这些相比填空更喜欢选项的玩家,给出提问建议也是非常必要的:在建议的基础上修改比自己从
  345. </div>
  346. </a>
  347. <div class="index-btm post-metas">
  348. <div class="post-meta mr-3">
  349. <i class="iconfont icon-date"></i>
  350. <time datetime="2024-02-10 09:02" pubdate>
  351. 2024-02-10
  352. </time>
  353. </div>
  354. <div class="post-meta">
  355. <i class="iconfont icon-tags"></i>
  356. <a href="/tags/%E6%8E%A2%E7%B4%A2/">#探索</a>
  357. <a href="/tags/llama/">#llama</a>
  358. </div>
  359. </div>
  360. </article>
  361. </div>
  362. <div class="row mx-auto index-card">
  363. <div class="col-12 col-md-4 m-auto index-img">
  364. <a href="/Convert-BlueLM-7B-Chat-to-the-standard-GGUF-model" target="_self">
  365. <img src="https://api.limour.top/randomImg?d=2024-02-03 22:38:07" srcset="https://jscdn.limour.top/gh/Limour-dev/Sakurairo_Vision/load_svg/inload.svg" lazyload alt="【探索】将BlueLM-7B-Chat转换为标准的GGUF模型">
  366. </a>
  367. </div>
  368. <article class="col-12 col-md-8 mx-auto index-info">
  369. <h2 class="index-header">
  370. <a href="/Convert-BlueLM-7B-Chat-to-the-standard-GGUF-model" target="_self">
  371. 【探索】将BlueLM-7B-Chat转换为标准的GGUF模型
  372. </a>
  373. </h2>
  374. <a class="index-excerpt " href="/Convert-BlueLM-7B-Chat-to-the-standard-GGUF-model" target="_self">
  375. <div>
  376. 准备模型 运行环境 123456789# conda create -n llamaConvert python=3.10 git -c conda-forge# conda activate llamaConvert# cd D:\llama# git clone --depth=1 https://github.com/ggerganov/llama.cpp.git# cd llama.c
  377. </div>
  378. </a>
  379. <div class="index-btm post-metas">
  380. <div class="post-meta mr-3">
  381. <i class="iconfont icon-date"></i>
  382. <time datetime="2024-02-04 06:38" pubdate>
  383. 2024-02-04
  384. </time>
  385. </div>
  386. <div class="post-meta">
  387. <i class="iconfont icon-tags"></i>
  388. <a href="/tags/%E6%8E%A2%E7%B4%A2/">#探索</a>
  389. <a href="/tags/llama/">#llama</a>
  390. </div>
  391. </div>
  392. </article>
  393. </div>
  394. <div class="row mx-auto index-card">
  395. <div class="col-12 col-md-4 m-auto index-img">
  396. <a href="/training-gpt-from-scratch" target="_self">
  397. <img src="https://api.limour.top/randomImg?d=2024-01-18 14:19:11" srcset="https://jscdn.limour.top/gh/Limour-dev/Sakurairo_Vision/load_svg/inload.svg" lazyload alt="【探索】从零开始训练 GPT">
  398. </a>
  399. </div>
  400. <article class="col-12 col-md-8 mx-auto index-info">
  401. <h2 class="index-header">
  402. <a href="/training-gpt-from-scratch" target="_self">
  403. 【探索】从零开始训练 GPT
  404. </a>
  405. </h2>
  406. <a class="index-excerpt " href="/training-gpt-from-scratch" target="_self">
  407. <div>
  408. 探索整个过程,从在一台搭载1660Ti显卡的笔记本电脑上构建 Tokenizer,定义带有 RoPE 的 Transformer,一直到训练、保存模型和可视化训练过程。沉浸在从零开始训练 GPT 的旅程中,深入了解每一个步骤。跳入深度学习的世界,释放在你的便携1660Ti笔记本上的强大潜能。
  409. </div>
  410. </a>
  411. <div class="index-btm post-metas">
  412. <div class="post-meta mr-3">
  413. <i class="iconfont icon-date"></i>
  414. <time datetime="2024-01-18 22:19" pubdate>
  415. 2024-01-18
  416. </time>
  417. </div>
  418. <div class="post-meta">
  419. <i class="iconfont icon-tags"></i>
  420. <a href="/tags/%E6%8E%A2%E7%B4%A2/">#探索</a>
  421. <a href="/tags/llama/">#llama</a>
  422. </div>
  423. </div>
  424. </article>
  425. </div>
  426. <div class="row mx-auto index-card">
  427. <div class="col-12 col-md-4 m-auto index-img">
  428. <a href="/Azure-AI-prevents-reverse-wool-shearing" target="_self">
  429. <img src="https://api.limour.top/randomImg?d=2024-01-09 05:55:40" srcset="https://jscdn.limour.top/gh/Limour-dev/Sakurairo_Vision/load_svg/inload.svg" lazyload alt="【避坑】Azure AI 避免反向薅羊毛">
  430. </a>
  431. </div>
  432. <article class="col-12 col-md-8 mx-auto index-info">
  433. <h2 class="index-header">
  434. <a href="/Azure-AI-prevents-reverse-wool-shearing" target="_self">
  435. 【避坑】Azure AI 避免反向薅羊毛
  436. </a>
  437. </h2>
  438. <a class="index-excerpt " href="/Azure-AI-prevents-reverse-wool-shearing" target="_self">
  439. <div>
  440. 起因 今天收到 Azure 的付费邮件,一看账单,好家伙,24.54$ ,比上个月暴涨 622%,给我 CPU 干烧了。 赶紧去成本分析里按资源分类看上个月的扣费详情,然后就看到两个 10.33$ 的 Container Registry,分别位于我在 Azure AI Studio 里的两个不同项目所在区域。 一顿折腾,发现这个 Container Registry,有一年的免费试用期,但是免费
  441. </div>
  442. </a>
  443. <div class="index-btm post-metas">
  444. <div class="post-meta mr-3">
  445. <i class="iconfont icon-date"></i>
  446. <time datetime="2024-01-09 13:55" pubdate>
  447. 2024-01-09
  448. </time>
  449. </div>
  450. <div class="post-meta">
  451. <i class="iconfont icon-tags"></i>
  452. <a href="/tags/openai/">#openai</a>
  453. </div>
  454. </div>
  455. </article>
  456. </div>
  457. <nav aria-label="navigation">
  458. <span class="pagination" id="pagination">
  459. <span class="page-number current">1</span><a class="page-number" href="/page/2/#board">2</a><a class="page-number" href="/page/3/#board">3</a><span class="space">&hellip;</span><a class="page-number" href="/page/12/#board">12</a><a class="extend next" rel="next" href="/page/2/#board"><i class="iconfont icon-arrowright"></i></a>
  460. </span>
  461. </nav>
  462. </div>
  463. </div>
  464. </div>
  465. </div>
  466. </div>
  467. <a id="scroll-top-button" aria-label="TOP" href="#" role="button">
  468. <i class="iconfont icon-arrowup" aria-hidden="true"></i>
  469. </a>
  470. <div class="modal fade" id="modalSearch" tabindex="-1" role="dialog" aria-labelledby="ModalLabel"
  471. aria-hidden="true">
  472. <div class="modal-dialog modal-dialog-scrollable modal-lg" role="document">
  473. <div class="modal-content">
  474. <div class="modal-header text-center">
  475. <h4 class="modal-title w-100 font-weight-bold">Search</h4>
  476. <button type="button" id="local-search-close" class="close" data-dismiss="modal" aria-label="Close">
  477. <span aria-hidden="true">&times;</span>
  478. </button>
  479. </div>
  480. <div class="modal-body mx-3">
  481. <div class="md-form mb-5">
  482. <input type="text" id="local-search-input" class="form-control validate">
  483. <label data-error="x" data-success="v" for="local-search-input">Keyword</label>
  484. </div>
  485. <div class="list-group" id="local-search-result"></div>
  486. </div>
  487. </div>
  488. </div>
  489. </div>
  490. </main>
  491. <footer>
  492. <div class="footer-inner">
  493. <div class="footer-content">
  494. <a target="_blank" rel="nofollow noopener" href="http://www.beian.gov.cn/portal/registerSystemInfo?recordcode=43130202000203"><img src="https://img.limour.top/2023/08/27/64eadeb81d6a0.webp" srcset="https://jscdn.limour.top/gh/Limour-dev/Sakurairo_Vision/load_svg/inload.svg" lazyload>湘公网安备43130202000203号 </a> <a target="_blank" rel="nofollow noopener" href="https://beian.miit.gov.cn/">湘ICP备20008299号 </a> <a target="_blank" rel="nofollow noopener" href="https://icp.gov.moe/?keyword=20210128">萌ICP备20210128号</a> <br> <a href="https://www.foreverblog.cn/" target="_blank"> <img src="https://img.foreverblog.cn/logo_en_default.png" srcset="https://jscdn.limour.top/gh/Limour-dev/Sakurairo_Vision/load_svg/inload.svg" lazyload alt="" style="width:auto;height:24px"> </a> <br> <a href="https://hexo.io" target="_blank" rel="nofollow noopener"><span>Hexo</span></a> <i class="iconfont icon-love"></i> <a href="https://github.com/fluid-dev/hexo-theme-fluid" target="_blank" rel="nofollow noopener"><span>Fluid</span></a> <i class="iconfont icon-love"></i> <a href="https://github.com/limour-blog/limour-blog.github.io" target="_blank" rel="nofollow noopener"><span>SRC</span></a> <i class="iconfont icon-love"></i> <a href="https://web.archive.org/web/20231130095837/https://effectiveacceleration.tech/" target="_blank" rel="nofollow noopener"><span>e/Acc</span></a>
  495. </div>
  496. </div>
  497. </footer>
  498. <!-- Scripts -->
  499. <script src="https://jscdn.limour.top/npm/nprogress@0.2.0/nprogress.min.js" ></script>
  500. <link rel="stylesheet" href="https://jscdn.limour.top/npm/nprogress@0.2.0/nprogress.min.css" />
  501. <script>
  502. NProgress.configure({"showSpinner":false,"trickleSpeed":100})
  503. NProgress.start()
  504. window.addEventListener('load', function() {
  505. NProgress.done();
  506. })
  507. </script>
  508. <script src="https://jscdn.limour.top/npm/jquery@3.6.4/dist/jquery.min.js" ></script>
  509. <script src="https://jscdn.limour.top/npm/bootstrap@4.6.1/dist/js/bootstrap.min.js" ></script>
  510. <script src="/js/events.js" ></script>
  511. <script src="/js/plugins.js" ></script>
  512. <script src="/js/img-lazyload.js" ></script>
  513. <script src="/js/local-search.js" ></script>
  514. <!-- 主题的启动项,将它保持在最底部 -->
  515. <!-- the boot of the theme, keep it at the bottom -->
  516. <script src="/js/boot.js" ></script>
  517. <noscript>
  518. <div class="noscript-warning">Blog works best with JavaScript enabled</div>
  519. </noscript>
  520. <!-- hexo injector body_end start -->
  521. <script defer src="/theme-inject/timeliness.js"></script>
  522. <!-- hexo injector body_end end --></body>
  523. </html>