Blogs

Harnessing AI for Blog Customization: How I Identified the Top 10 Hugo Themes with ChatGPT
Harnessing AI for Blog …

Introduction Blogging is an essential outlet for sharing knowledge, especially in the tech community. As a part-time AI researcher and tech enthusiast, I often rely on my blog to share insights and discoveries. However, as my content evolved, I realized my blog’s look and feel needed an upgrade. I …

Unlocking the Power of Azure OpenAI on Open WebUI (Formerly Ollama WebUI)
Unlocking the Power of …

Purpose Open WebUI (previously known as Ollama WebUI) serves as a powerful tool for testing and comparing various open-source models, including those from OpenAI. Its versatility in handling different models makes it a valuable asset for researchers and developers. However, one notable limitation is …

codellama instruct 13b Writing Snake Game
codellama instruct 13b …

Quick test on codellama-13b to write snake game I did a quick test to see if codellama-13b 5-bit quantized model can write snake game. I’ve read and seen many people tried and it doesn’t work. But I want to see the actual result and see how off codellama-13b is. I don’t think it …