Machinelearning
Погружаемся в машинное обучение и Data Science Показываем как запускать любые LLm на пальцах. По всем вопросам - @haarrp @itchannels_telegram -🔥best channels Реестр РКН: clck.ru/3Fmqri
Show more📈 Analytical overview of Telegram channel Machinelearning
Channel Machinelearning (@ai_machinelearning_big_data) in the Russian language segment is an active participant. Currently, the community unites 295 549 subscribers, ranking 332 in the Technologies & Applications category and 1 273 in the Russia region.
📊 Audience metrics and dynamics
Since its creation on невідомо, the project has demonstrated rapid growth, gathering an audience of 295 549 subscribers.
According to the latest data from 23 June, 2026, the channel demonstrates stable activity. Although there has been a change in the number of participants by -6 330 over the last 30 days and by -217 over the last 24 hours, overall reach remains high.
- Verification status: Not verified
- Engagement rate (ER): The average audience engagement rate is 7.94%. Within the first 24 hours after publication, content typically collects 5.68% reactions from the total number of subscribers.
- Post reach: On average, each post receives 23 490 views. Within the first day, a publication typically gains 16 791 views.
- Reactions and interaction: The audience actively supports content: the average number of reactions per post is 190.
- Thematic interests: Content is focused on key topics such as openai, claude, api, gemini, контекст.
📝 Description and content policy
The author describes the resource as a platform for expressing subjective opinions:
“Погружаемся в машинное обучение и Data Science
Показываем как запускать любые LLm на пальцах.
По всем вопросам - @haarrp
@itchannels_telegram -🔥best channels
Реестр РКН: clck.ru/3Fmqri”
Thanks to the high frequency of updates (latest data received on 24 June, 2026), the channel maintains relevance and a high level of publication reach. Analytics show that the audience actively interacts with content, making it an important point of influence in the Technologies & Applications category.
conda create -n graphrag-ollama -y
conda activate graphrag-ollama
pip install -r requirements.txt
python app.py
Настройка подключения к Ollama в settings.yaml по пути:
ragtest/settings.yaml⚠️ Проект активно поддерживается разработчиком и довольно оперативно обновляется с учетом найденных ошибок и репортов из issue. 🖥 Github [Stars: 453 | Issues: 8 | Forks: 33] @ai_machinelearning_big_data #GrafRAG #LLM #ML #Ollama
# Clone the Repository
git clone https://github.com/zhuang2002/PowerPaint.git
# Navigate to the Repository
cd projects/powerpaint
# Create Virtual Environment with Conda
conda create --name PowerPaint python=3.9
conda activate PowerPaint
# Install Dependencies
pip install -r requirements.txt
# Run PowerPaint v2
python gradio_PowerPaint_BrushNet.py
Для использования в составе ComfyUI - реализация BrushNet (включает в себя обновление PowerPaint v2)
⚖️ Лицензирование кода: MIT license
🟡Страница проекта
🟡Arxiv
🟡Модели на HF
🖥 Github [Stars: 415 | Issues: 36 | Forks: 22]
@ai_machinelearning_big_data
#Text2Image #Diffusers #ControlNet #MLfrom datasets import load_dataset
datasets = load_dataset("Salesforce/xlam-function-calling-60k")
Это репозиторий HuggingFace содержит 60000 пар "промпт — функция API" данных, собранных APIGen (автоматизированным конвейером генерации данных).
APIGen предназначен для создания поддающихся проверке высококачественных датасетов для LLM-приложений, способных вызывать функции API.
🤗 Hugging Face
@ai_machinelearning_big_datavLLM - open-source среда для быстрого вывода и использования LLM, основанная на методе PagedAttention. PagedAttention - алгоритм внимания, вдохновленный классической идеей виртуальной памяти и подкачки в операционных системах. Его использование снижает нагрузку на VRAM, связанную со сложными алгоритмами выборки. Экономия памяти может достигать до 55%. Более подробно про vLLM и алгоритм PagedAttention можно прочитать на странице проекта🟡Страница проекта Neuralmagic 🟡Модели на HF 🟡Arxiv Page Attention 🖥GitHub vLLm 🖥GitHub nm-vllm @ai_machinelearning_big_data #FP8 #LLM #vLLM #ML
Available now! Telegram Research 2025 — the year's key insights 
