#llm
- 01 Getting started
https://meta.discourse.org/t/install-discourse-in-production-with-the-official-supported-instructions/142537 https://meta.discourse.org/t/install-discourse-in-production-with-the-official-supported-i...
- Installing Ollama on Android via Termux
from gpt4all import GPT4All model = GPT4All("Meta-Llama-3-8B-Instruct.Q4\_0.gguf") # downloads / loads a 4.66GB LLM with model.chat\_session(): print(model.generate("How can I run LLMs efficiently on ...
- Obsidian Starter Templates
| | | | | Markdown task lists work well in WYSIWYG editors such as Typora. WYSIWYG editing is on the Obsidian roadmap, so may well become a better option than a tag based system. For one-off re...