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…
Tag: ollama
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…
Ollama Tools Support merged to langchain4j
Just quick news: finally great community work in main branch , so next release will be something we wait for a long time (joking just from 3.1). For now we can probably…
Experience the Power of Parallel Concurrency and Multiple Model Support in Ollama 0.2: A Leap Forward for AI Efficiency
The latest version of Ollama, version 0.2, has been released! This update brings a significant enhancement to the platform – concurrency is now enabled by default. Unveiling Two Major Features: Parallel Requests…