I’ve posted a longer post about Copilot and LLMs on my website here: https://paulgp.github.io/2024/06/24/llm_talk.html
Take a look if you’re interested! A preview:
The goal for today’s post is to highlight a number of useful ways that you can use AI in your research and teaching. I’m using AI super loosely here – what I really mean is the relatively new innovations of Large Language Models that have sprung up following the release of ChatGPT 3.
Today, I will cover a few topics:
VS Code + Copilot installation
Examples using Chat LLMs for research and teaching
Images from Midjourney
Running your own LLM locally
Hi everyone, I recently found a way to run Stata in VSCode on Windows!
I use the Code Runner extension together with rundolines by Friedrich Huebler (setup described on huebler.blogspot.com), where I fill-in the Custom Command extension setting with C:\Users\chadi\ado\personal\rundolines.exe
Best,
Marek