Explore >> Select a destination


You are here

blog.chand1012.dev
| | www.jeremymorgan.com
9.5 parsecs away

Travel
| | Want to run a large language model like ChatGPT on your Ubuntu machine? Here are the full instructions.
| | blog.georgeshakan.com
8.7 parsecs away

Travel
| | In Machine Learning, and in particular Generative AI, temperature is a useful hyperparameter for tuning model outputs. In this post, we will discuss the following. Temperature is a parameter developers can use to alter outputs from Large Language Models With a higher temperature we get more creative outputs. Why changing the temperature is useful. Let's...
| | www.capicua.com
7.7 parsecs away

Travel
| | The LangChain framework enables building data-aware applications, working closely with LLMs to build unique systems. How to harness its power?
| | cra.mr
47.7 parsecs away

Travel
| Recently I've been spending a lot of time worked on Peated. Ive taken the approach of somewhat intentionally over engineering it in order to learn new technologies, but also as a way to dogfood parts of Sentry. One of those technologies is ChatGPT. I thought it'd be interesting to effectively have ChatGPT fill in blanks in my database: details about bottles of whiskey, tasting notes, and even verifying some other data such as the type of spirit or location of the distiller. The results are what they are ...