[U] Update channel content
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="zh-cn">
|
||||
<id>https://aza.moe/life</id>
|
||||
<title>小桂桂的回忆录 📒</title>
|
||||
<updated>2024-01-31T08:07:47.315103+00:00</updated>
|
||||
<updated>2024-01-31T10:08:21.252051+00:00</updated>
|
||||
<link href="https://aza.moe/life" rel="alternate"/>
|
||||
<generator uri="https://lkiesow.github.io/python-feedgen" version="0.9.0">python-feedgen</generator>
|
||||
<logo>https://aza.moe/meru_256px.png</logo>
|
||||
|
||||
File diff suppressed because one or more lines are too long
@@ -44314,7 +44314,7 @@
|
||||
"id": 3274,
|
||||
"date": "2024-01-31T00:34:23",
|
||||
"text": "今天安装 flash-attn 踩到的坑...\n\nninja 编译的时候默认会用所有 cpu 核,但是每个线程大概要占至少 4.5GB 的内存,所以如果直接 <code>pip install flash-attn</code> 安装的话我 36 核的机器就需要 162GB 内存才够,但是我只有 128GB。然后它把我内存 swap 都占满之后整个系统卡死了 🌚\n\n以及因为我一直以为 128GB 怎样都用不完就把内存信息从 btop 上隐藏了,没想到这次真的莫名其妙被内存瓶颈 <i class=\"custom-emoji\" emoji-src=\"emoji/6323582802050680516.webp\">🛌</i>\n\n解决方式是手动设 <code>MAX_JOBS</code> 环境变量(感谢 Etaoin 找到问题",
|
||||
"views": 47,
|
||||
"views": 48,
|
||||
"forwards": 0,
|
||||
"media_group_id": 13653290106705221,
|
||||
"images": [
|
||||
@@ -44344,7 +44344,7 @@
|
||||
"id": 3276,
|
||||
"date": "2024-01-31T01:37:30",
|
||||
"text": "E5-2696v3 用 16 线程编译它居然花了 46 分钟... 好失望",
|
||||
"views": 45,
|
||||
"views": 46,
|
||||
"forwards": 0,
|
||||
"reply": {
|
||||
"id": 3274,
|
||||
@@ -44356,7 +44356,7 @@
|
||||
"id": 3277,
|
||||
"date": "2024-01-31T05:05:06",
|
||||
"text": "因为 One Among Us 工作群里有人需要,写了一个在线音频转文字网页轮子,现在部署在 <a href=\"whisper.hydev.org\">whisper.hydev.org</a> 如果有需要欢迎使用\n\n模型用了 whisper large v3,前端栈 svelte,后端 python fastapi,<span class=\"spoiler\"><span>感觉写太多这种结构的轻应用了有被无聊到</span></span>",
|
||||
"views": 38,
|
||||
"views": 41,
|
||||
"forwards": 1,
|
||||
"images": [
|
||||
{
|
||||
@@ -44375,7 +44375,7 @@
|
||||
"id": 3278,
|
||||
"date": "2024-01-31T05:09:30",
|
||||
"text": "以及测试的时候需要找一个音频文件,翻翻硬盘找到了很喜欢的 FLCL 的这首《LAST DINOSAUR》传上去,居然被识别成初音未来了... 好过分!<i class=\"custom-emoji\" emoji-src=\"emoji/6323237375010932266.webp\">😡</i>\n\n<a href=\"##戴上耳机\">#戴上耳机</a>",
|
||||
"views": 33,
|
||||
"views": 36,
|
||||
"forwards": 0,
|
||||
"files": [
|
||||
{
|
||||
|
||||
@@ -12,7 +12,7 @@
|
||||
<link>https://aza.moe/life</link>
|
||||
</image>
|
||||
<language>zh-cn</language>
|
||||
<lastBuildDate>Wed, 31 Jan 2024 08:07:47 +0000</lastBuildDate>
|
||||
<lastBuildDate>Wed, 31 Jan 2024 10:08:21 +0000</lastBuildDate>
|
||||
<item>
|
||||
<title>小桂桂的回忆录 📒 #3278</title>
|
||||
<link>https://aza.moe/life?post=3278</link>
|
||||
|
||||
Reference in New Issue
Block a user