Converting default PyTorch LLM Models to GGUF
Once I got it downloaded I tried to use the oogabooga webui, but ran into issues, so I wanted to convert it to gguf format and use with GPT4ALL. I…
Working with local opensource LLMs
In the previous post I covered setting up GPT4ALL, and in this post I’ll show results of tests of coding and explanation. To keep up with what LLMs are doing…
Running LLMs (Similar to ChatGPT) on your own computer
LLM capt bots are one of the coolest and most useful technologies to come out – an encyclopedia and AI assistant in conversational form at your fingertips. There’s the standard…
Making Code Review Friendly and Professional
A LinkedIn post by Soumen Sarkar highlighted how tech can become depressing though negative feedback in particular.Where code reviews become tense and some engineers “lacked tact and nuance”. I suggested…
Installing Your Own Local Coding Assistant (webUI and WizardLM)
Large language models (LLMs), made well known to the public by ChatGPT, are a game changer for creating software. Even for developers who have been coding for years the efficiency…
Data Resources to Feed the Machine
Here’s some data resources to feed your hungry ML models or other applications:Remember to check the data licenses for commercial friendly terms 🙂 Viva la profit 🙂 Ideally we can…