Ominous Industries
-
Testing and Installation of the Apollo Video LLM Models
Fortunately for those of us interested in experimenting with Apollo, the open source community has once again come in clutch, with the original model files having been re-uploaded to huggingface by a kind individual. In addition to that, someone else managed to modify the gradio app from the original HF repo and shared the code to run it locally, on github. Thanks to the efforts of these individuals, we can still download and run Apollo locally, which the remainder of this article will be devoted to.
-
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...
-
ChatGPT Advanced Voice Test: Gimmick or Game-Changing Tool
Though this may be a bit embarrassing to admit considering that my current focus revolves around conversing with AI, I have not actually used any of the voice functionality that ChatGPT has integrated. I never bothered to check if I...
-
Testing OpenAI GPT o1 'Strawberry' - With Coding, Math, and Game Development
Truth be told, I don't pay much attention to the rumor mill, so my first real look into the new model(s) of OpenAI, dubbed OpenAI o1, was following the email I received today alerting me of their introduction. The email...