Skip to content

Instantly share code, notes, and snippets.

@razhangwei
Last active June 13, 2024 04:15
Show Gist options
  • Save razhangwei/de0549e13f20a930ecc91f086e81ca28 to your computer and use it in GitHub Desktop.
Save razhangwei/de0549e13f20a930ecc91f086e81ca28 to your computer and use it in GitHub Desktop.
Ollama cheatsheet
  • download and install Ollama.
  • Running a particular LLM is as simple as ollama run llama3, which will pull the corresponding model to local.

Using Ollama with Obsidian

  • Obsidian Copilot
    • Vault QA.

Using

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment