atlas news
    
Neptune Ai
26  avril     14h26
Customizing LLM Output: Post-Processing Techniques
Pedro Gabriel Gengo Lourenço    If you’ve delved into the world of large language models LLMs like ChatGPT, Llama, or Mistral, you’ve likely noticed how adjusting input parameters can transform the responses you get. These models are capable of delivering a wide array of outputs, from creative narratives to structured JSON....
19  avril     08h25
Deep Learning Optimization Algorithms
Alessandro Lamberti    Optimization algorithms play a crucial role in training deep learning models. They control how a neural network is incrementally changed to model the complex relationships encoded in the training data. With an array of optimization algorithms available, the challenge often lies in selecting the...
16  avril     13h52
Track and Visualize Information From Your Pipelines: neptune.ai ZenML Integration
Patrycja Jenkner    When building ML models, you spend a lot of time experimenting. Already with one model in the pipeline, you may try out hundreds of parameters and produce tons of metadata about your runs. And the more models you develop and later deploy , the more stuff is there to store, track, compare, organize...
    13h47
Product Updates September ’23: Scatter Plots, Airflow Integration, and More
Patrycja Jenkner    Here’s a quarterly product newsletter to keep you up to date with all the changes in Neptune. Check what happened in the last months. New . Scatter plots If you have two metrics or parameters that you wish to compare or see how they relate to each other throughout the runs, you can now...
    13h31
Train, Track, and Deploy Your Models: Neptune Modelbit Integration
Patrycja Jenkner    We are excited to announce that Neptune and Modelbit have partnered to release an integration to enable better ML model deployment and experiment tracking. Data scientists and machine learning engineers can use the integration to train and deploy machine learning models in Modelbit while logging...
    13h23
Product Updates March’24: MosaicML Composer integration, Neptune Query Language, and More
Patrycja Jenkner    I always look forward to sharing these updates with you Hope you’ll find something here that can enhance your workflow. Here’s what we’ve released in the last quarter. New . MosaicML Composer integration New integration alert With the Neptune Composer integration, you can automatically log...
    13h17
Product Updates December ’23: MLflow Plugin, New Docs Tutorials, and More
Patrycja Jenkner    Before you dive into , have a look at what we released in Neptune in the last months. New . MLflow plugin The new Neptune MLflow integration allows you to send your metadata to Neptune while using the MLflow logging code. It should be especially handy when you already use MLflow in some...
28  mars     12h00
How to Optimize GPU Usage During Model Training With neptune.ai
Mirza Mujtaba    As data scientists or machine learning engineers, one of the routine tasks we tackle involves rapid experimentation and training multiple models under different settings to identify the most effective ones. This iterative process is usually one of the most costly and time consuming phases, so any...
22  mars     15h00
Zero-Shot and Few-Shot Learning with LLMs
MichaÅ‚ Oleszak    Chatbots based on Large Language Models LLMs , such as OpenAI’s ChatGPT, show an astonishing capability to perform tasks for which they have not been explicitly trained. In some cases, they can do it out of the box. In others, the user must specify a few labeled examples for the model to pick up...
12  mars     11h36
LLMOps: What It Is, Why It Matters, and How to Implement It
Stephen Oladele    Large Language Models LLMs like Meta AI’s LLaMA models, MISTRAL AI’s open models, and OpenAI’s GPT series have improved language based AI. These models excel at various tasks, such as translating languages with remarkable accuracy, generating creative writing, and even coding software. A...
08  mars     20h00
The Real Cost of Self-Hosting MLflow
Aurimas Griciunas    MLflow is well regarded as an experiment tracking platform. Since it’s open source, you can download it for free and host as many instances as you want without incurring license fees. This, and the extendability of MLflow, sees data science teams gravitating towards adopting it as their end to end...
01  mars     09h24
Deep Learning Model Optimization Methods
Alessandro Lamberti    Deep learning models continue to dominate the machine learning landscape. Whether it’s the original fully connected neural networks, recurrent or convolutional architectures, or the transformer behemoths of the early s, their performance across tasks is unparalleled. However, these capabilities...