Below you will find pages that utilize the taxonomy term “muhac”
March 10, 2026
LLM in GitHub Actions
Version updated for https://github.com/muhac/llm-actions to version v2.0.0.
This action is used across all versions by 2 repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary This GitHub Action allows users to run Hugging Face language models on a temporary vLLM server within a CI pipeline. It automates the process of deploying and performing inference with large language models directly in GitHub Actions, addressing tasks such as testing and model evaluation without requiring external infrastructure.
March 9, 2026
LLM in GitHub Actions
Version updated for https://github.com/muhac/llm-actions to version v1.0.3.
This action is used across all versions by ? repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary This GitHub Action enables running inference using Hugging Face models on a temporary vLLM server within a CI/CD pipeline. It automates the process of deploying and executing large language models (LLMs) directly in GitHub Actions, solving challenges related to testing and using AI models in constrained environments.