Batch: add/reorder frontmatter for all 360 notes (obsidian_frontmatter.py v3)
This commit is contained in:
@@ -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 安装
|
||||
|
||||
Reference in New Issue
Block a user