Soon (hopefully) Mac user will get MLX support for Ollama: https://github.com/ollama/ollama/pull/9118 – it’s said to be ~40% speed improvement, but it’s not for every model (it has to be MLX version). For…
Tag: ollama
Ollama, DeepSeek News, AI Agents lists
Ollama Search Integration which is available at https://github.com/nik549/ollama-search turns my sight to Searxng I already saw it in some solutions, but with that project I can see it’s potential in my projects….
Repo Prompt and Ollama
For a question about using Ollama in the same manner as o1 works (i.e., returning the Whole or Diff format ready for merging), the repository owner provided the following response: Ollama models…
Genie 2, DeepThought-8B, snowflake-arctic-embed2
Google has recently released Genie 2, their most advanced large-scale foundation model capable of generating consistent and playable worlds for a minute. This advancement could be particularly beneficial for game developers, but…
Llama-3.1-Nemotron-70B-Instruct-HF
New model released by Nvidia available here: https://huggingface.co/chat/ it’s said that it has better performance than 4o or Claude 3.5 Sonnet (https://github.com/lmarena/arena-hard-auto). Also available in ollama: And it counts strawberry R letter…
Llama 3.2 released
New models are in versions 1B, 3B, 11B or 90B. The smallest ones are described as: Use our 1B or 3B models for on device applications such as summarizing a discussion from…
Offline Whisper Audio Transcription and Ollama-Voice Assistant
The WhisperLive project is a real-time transcription application that utilizes the OpenAI Whisper model to convert speech input into text output. This technology can be employed for transcribing both live audio input…
PAR LLAMA: A Terminal User Interface for Easy Ollama Model Management
PAR LLAMA is a Terminal User Interface (TUI) application designed for easy management and use of Ollama based Large Language Models (LLMs). This means that users can interact with the Ollama model…
AI programming tools
Claude, Cursor or Replit agents? It seems like the market of application creation AI tools is growing fast. After a very good Claude Sonnet application creation chat, developers moved to Cursor and…
A Content Creation Assistant
The time has come for a little presentation. After regular work, I tried to merge some tools which can help me to work on this blog. I took a month to have…