Batch: add/reorder frontmatter for all 360 notes (obsidian_frontmatter.py v3)

This commit is contained in:
2026-04-09 19:15:47 +08:00
parent bf7254dbbc
commit 2013357a08
360 changed files with 1465 additions and 740 deletions

View File

@@ -1,15 +1,11 @@
---
title: "详细离线部署大模型ollama+deepseek+open-webui安装使用方法及常见问题解决"
source: "https://mp.weixin.qq.com/s/1cbpf9IlLgg9NApk5322GA"
author:
- "[[任侠001]]"
published:
title: 查看服务器 CPU 信息获取其架构x86_64
source: https://mp.weixin.qq.com/s/1cbpf9IlLgg9NApk5322GA
author: shenwei
created: 2025-03-14
description:
tags:
- "clippings"
---
ollama 是一个开源的本地大语言模型运行框架,它提供了非常简单便捷的使用形式,让用户可以十分方便的在本地机器上部署和运行大型语言模型,从而实现免费离线的方式使用 LLM 能力,并确保私有数据的隐私和安全性。
## 1 ollama 安装