generated from dellevin/template
222
This commit is contained in:
@@ -168,9 +168,9 @@ const toolsData = [
|
|||||||
desc_en: "Who writes a diary, seriously?!",
|
desc_en: "Who writes a diary, seriously?!",
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
name_zh: "Ollama",
|
name_zh: "Ollama / llama.cpp",
|
||||||
desc_zh: "本地部署对话AI,微调模型,32b是4070遭不住",
|
desc_zh: "本地部署对话AI,微调模型",
|
||||||
name_en: "Ollama",
|
name_en: "Ollama / llama.cpp",
|
||||||
desc_en:
|
desc_en:
|
||||||
"Locally deployed conversational AI, fine-tuning models. 32b is too much for a 4070.",
|
"Locally deployed conversational AI, fine-tuning models. 32b is too much for a 4070.",
|
||||||
},
|
},
|
||||||
@@ -207,6 +207,39 @@ const toolsData = [
|
|||||||
name_en: "QtScrcpy",
|
name_en: "QtScrcpy",
|
||||||
desc_en: "LAN phone control tool, remote adb is awesome.",
|
desc_en: "LAN phone control tool, remote adb is awesome.",
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
name_zh: "Snipaste",
|
||||||
|
desc_zh: "很厉害的强大且好用的截屏工具",
|
||||||
|
name_en: "Snipaste",
|
||||||
|
desc_en: "Very powerful and useful screenshot tool.",
|
||||||
|
},
|
||||||
|
{
|
||||||
|
name_zh: "Redis Desktop Manager",
|
||||||
|
desc_zh: "超级好用的Redis数据库管理工具",
|
||||||
|
name_en: "Redis Desktop Manager",
|
||||||
|
desc_en: "Redis database management tool.",
|
||||||
|
},
|
||||||
|
{
|
||||||
|
name_zh: "Snipaste",
|
||||||
|
desc_zh: "很厉害的强大且好用的截屏工具",
|
||||||
|
name_en: "Snipaste",
|
||||||
|
desc_en: "Very powerful and useful screenshot tool.",
|
||||||
|
},{
|
||||||
|
name_zh: "Everything",
|
||||||
|
desc_zh: "windows搜索文件利器,毫秒搜索,快速定位",
|
||||||
|
name_en: "Everything",
|
||||||
|
desc_en: "windows search file利器,millisecond search, quickly locate files",
|
||||||
|
},{
|
||||||
|
name_zh: "RaiDrive",
|
||||||
|
desc_zh: "好用爱用的网盘挂载",
|
||||||
|
name_en: "RaiDrive",
|
||||||
|
desc_en: "Good and loved netdisk mount",
|
||||||
|
},{
|
||||||
|
name_zh: "Ultimate Vocal Remover",
|
||||||
|
desc_zh: "音频转换提取,十分好用",
|
||||||
|
name_en: "Ultimate Vocal Remover",
|
||||||
|
desc_en: "Audio conversion and extraction, very useful.",
|
||||||
|
}
|
||||||
];
|
];
|
||||||
|
|
||||||
// ========== 渲染工具列表的函数 ==========
|
// ========== 渲染工具列表的函数 ==========
|
||||||
|
|||||||
Reference in New Issue
Block a user