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...
-
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...