How to choose the best model for coding: using SLM and local LLM
Hello, this is Yulia Rogozina, business process analyst at Sherpa Robotics. Today I have translated for you an article dedicated to the use of SLM and local LLM. Small…
Hello, this is Yulia Rogozina, business process analyst at Sherpa Robotics. Today I have translated for you an article dedicated to the use of SLM and local LLM. Small…
Hello! My name is Peter Zaidel and I am a senior developer at Music. Together with other guys from Yandex, who develop recommender systems in various services, I visited…
One of the main problems with using large language models in business is that LLMs are prone to hallucinations. How can you trust your customers to a chatbot that can…
Hello, this is Yulia Rogozina, a business analyst at Sherpa Robotics. Today I translated for you an article about the shortcomings of language models in terms of calculations,…
From the theory of the original academic paper to its implementation in Python with OpenAI, Weaviate, and LangChain
Hello, tekkix! This is Misha Stepnov, head of the R&D Big Data center at MTS Digital. If you work with language models or dream of creating your own AI assistant, it…
Hello, this is Elena Kuznetsova, an automation specialist at Sherpa Robotics. Today I translated an article for you on a very important topic, it addresses the problem…
Scientists are often inspired by our or animal biological structures: CNN, MLP, Backprop, and for many other studies, similarities can be found in the real world. Recently,…
Remember how we were taught not to talk to strangers as children? In 2024, this wisdom has taken on a new meaning: now you can't even be sure that you are talking to…
Hello everyone, my name is Arseniy, I am a Data Scientist at Raft, and today I will tell you about Visual Language Models.
In light of recent news about layoffs in the IT industry, the issue of job searching is becoming increasingly acute even for people who are currently employed. It has…
Main problems of LLM:
In one of the previous blogs, I introduced the concept of testing large language models. However, testing large language models is a rather complex topic that requires…
“The best bromance” in the tech world has faced a harsh reality: OpenAI tried to change the terms of the deal with Microsoft, while the software giant sought ways to…
Jensen Huang in his speech at the "Data+AI" summit said: "Generative AI is everywhere, in every industry. If there is no generative AI in your industry yet, then you…
Hello, tekkix! In this material, we, the LLaMasters team — 1st year master's students of ITMO AI Talent Hub, present the LLaMator framework, which won the AI Product…
You have probably often caught yourself thinking that many things in our world are arranged as illogically as possible, and, ideally, should have been arranged completely…
In my previous articles on developing Telegram bots, I shared my experience of creating basic functionality and working with commands through arguments. While preparing…