|
You are here |
jasoneckert.github.io | ||
| | | | |
pilledtexts.com
|
|
| | | | | Large Language Models (LLMs) are rapidly changing how we interact with information, offering impressive capabilities from brainstorming to summarization. But ... | |
| | | | |
mobiarch.wordpress.com
|
|
| | | | | Ollama makes it super easy to run open source LLMs locally. You can expect decent performance even in small laptops. Ollama is an alternative to Hugging Face for running models locally. Hugging Face libraries run on top of Tensorflow or Torch. Ollama uses llama.cpp as the underlying runtime. This makes Ollama very easy to get... | |
| | | | |
ollama.com
|
|
| | | | | Ollama now supports tool calling with popular models such as Llama 3.1. This enables a model to answer a given prompt using tool(s) it knows about, making it possible for models to perform more complex tasks or interact with the outside world. | |
| | | | |
nora.codes
|
|
| | | |||