Remove "Лог файл" column from report

Remove the "Лог файл" (Log file) column from the report generation as it's no longer needed. This simplifies the report structure and removes unused functionality.
This commit is contained in:
2026-01-26 22:40:44 +03:00
parent ec038053ec
commit 25e0a2a96a
220 changed files with 7 additions and 11 deletions

View File

@@ -0,0 +1,3 @@
In this primer, we will provide an overview of the llama.cpp inference platform and get our hands dirty in using it. We will use the Langchain OpenAI module in Python to test the platform. Here is the link to the article on llama.cpp: Quick Primer on llama.cpp Enjoy 🙂 !!!
==============
В данном обзоре рассматривается платформа llama.cpp для инференса, с использованием Python и модуля Langchain OpenAI. Цель ознакомление с платформой и её практическое применение.