
Ollama has introduced tool calling support for models like Llama 3.1, allowing them to utilize external tools to respond to prompts. This enhancement enables models to perform more complex tasks and interact with external systems.
Read originalThe latest version b8991 of llama.cpp has been released, featuring updates for various operating systems.
The latest update to llama-mmap improves compatibility with various platforms and model sizes. Key enhancements include support for 32-bit wasm and updates to gguf.cpp style.
