this post was submitted on 19 Mar 2025
1 points (100.0% liked)

AI

4730 readers
1 users here now

Artificial intelligence (AI) is intelligence demonstrated by machines, unlike the natural intelligence displayed by humans and animals, which involves consciousness and emotionality. The distinction between the former and the latter categories is often revealed by the acronym chosen.

founded 4 years ago
 

I had a really good conversation with Dean Pleban (CEO @ DAGsHub), who shared some great practical insights based on his own experience helping teams go from experiments to real-world production.

Some practical tips Dean shared with me:

  • Save chain of thought output (the output text in reasoning models) - you never know when you might need it. This sometimes require using the verbos parameter.

  • Log experiments thoroughly (parameters, hyper-parameters, models used, data-versioning…).

  • Start with a Jupyter notebook, but move to production-grade tooling (all tools mentioned in the guide bellow 👇🏻)

To help myself (and hopefully others) visualize and internalize these lessons, I created an interactive guide that breaks down how successful ML/LLM projects are structured. If you’re curious, you can explore it here:

https://www.readyforagents.com/resources/llm-projects-structure

no comments (yet)
sorted by: hot top controversial new old
there doesn't seem to be anything here