Ominous Industries
-
A Demo of TinyTroupe agents working with Ollama and Qwen2.5
When I found the TinyTroupe repository from Microsoft, it was exciting to think of the potential use cases that could stem from the ability to have multiple simulated people interacting together. My first thought in regards to this was how...
-
A Demo of Magentic-One agents working with Ollama and Llama 3.2 Vision
I was immediately interested when I heard about the Magentic One release that was built on top of AutoGen. I have long been looking forward to a time where I can use an agent that can autonomously browse the web...
-
LLM Performance Test Between Raspberry Pi 5 and Orange Pi 5
I am very interested in running LLMs on more efficient hardware (at least, in terms of power consumption). Given this, I have always enjoyed testing the latest SBC performance with whatever small models are currently the most popular. I recently...
-
Making Runescape GPT Using NanoGPT - Training A Model From Scratch
I have been wanting to get some more experience with the 'Core' concepts of language models, but I wasn't entirely sure where to begin. Thanks to a Reddit mention of the nanogpt repository on GitHub, I was able to gain...
-
Testing locally run AI portrait animation
The thing I most look forward to in the AI space is being able to generate videos locally, uncensored, and free of subscriptions or content filters. Things like SORA and the up-and-coming Luma Dream Machine are a cool display of...
-
Testing MetaVoice 1B - Local TTS & Voice Cloning
I was recently reading the very interesting Localllama subreddit and came across a thread asking about offline TTS solutions. I have had some experience with a few different offline TTS solutions, such as Piper, but one of the responses to...