|
You are here |
www.promptingguide.ai | ||
| | | | |
blog.pamelafox.org
|
|
| | | | | Today I went on a quest to figure out the best way to use SLMs (small language models) like Phi-3 in a GitHub Codespace, so that I can... | |
| | | | |
somehowmanage.com
|
|
| | | | | One of the most interesting patterns that is emerging from Large Language Models (LLMs) is the idea of agents. If you're like me, you can only truly grok a concept by seeing or writing code for it from scratch, so like many other folks, I decided to try building one from scratch. So what is... | |
| | | | |
blog.finxter.com
|
|
| | | | | ||
| | | | |
parkerhiggins.net
|
|
| | | I'm releasing new software today for solving crossword puzzles in the terminal. cursewords is a small Python program to open, navigate, and solve puzzles stored as .puz files. If you're a Mac or Linux user, you can install it today by running pip3 install --user cursewords in your terminal, and then use the cursewords command to open a .puz file on your computer. | ||