Biglog
A model pretrained on a large volume of logs from different systems: it turns a log line into a vector on top of which failure and outlier detection is fine-tuned. A human makes the decision on a disputed operation; automatic blocking without review is not acceptable.
- Developer
- Huawei and University of Science and Technology of China (LogAIBox project), China
- First release
- Apr 2023
- Latest release
- Sep 2024
- Sizes
- about 110M (BERT-base architecture)
- License
- Commercial use with conditionsno license is stated on the model card — check with the authors
- Running
- On your own serverAlso runs without a GPU
- Industries
- Software development, Security, Manufacturing and logistics
What it does
- Finding unusual entries in operation logs
- Grouping similar failure messages
- Preparing features for an in-house monitoring model
Where it is used
Hardware requirements
Versions
- Веса на Hugging Face
- Код Biglog (IWQoS 2023)
How to run it
I can set this up end to end: pick the model size, deploy it on your server and connect it to your systems.
Frequently asked questions
Can Biglog be used in a commercial project?
With conditions. License: no license is stated on the model card — check with the authors. Restrictions vary — region, company revenue, attribution requirements. Have a lawyer check the terms before a commercial launch.
What hardware does Biglog need?
At minimum: Laptop or regular PC, up to 8 GB of VRAM — smaller versions. Some versions also run on an ordinary CPU, without a GPU. You can calculate the exact VRAM for your model size and context in the hardware calculator.
Does Biglog support Russian?
Language does not matter for this model: it does not work with text.
Where can I download Biglog and what does it cost?
The Biglog weights are open and free to download. You only pay for the hardware it runs on and for the setup. Source links are at the bottom of this page.
How I deploy it for clients
- SelectionI pick the model size for your task and hardware and test it on your examples.
- DeploymentI deploy it on your server or in a closed network and provide an API.
- Fine-tuningI fine-tune it on your data (LoRA) or connect a knowledge base — whichever is cheaper for the task.
- IntegrationI connect it to your CRM, ERP, bot, website or team chat and set up monitoring.
Similar models
A pair of models from an Italian university: they read a recorded command session and mark which parts belong to reconnaissance, persistence and other attacker steps. A human makes the decision on a disputed operation; automatic blocking without review is not acceptable.
DetailsCybersecurityNVIDIA Morpheus (набор моделей)NVIDIA · USACommercial use allowedAn open NVIDIA bundle: a card-transaction graph plus a classifier, a profile of normal user behaviour, log parsing and root-cause search. A human makes the decision on a disputed operation; automatic blocking without review is not acceptable.
DetailsText analysisModernBERTAnswer.AI and LightOn · USA / FranceCommercial use allowedA modern replacement for classic BERT: faster, reads up to 8 thousand tokens at once. A base for your own classifiers. Trained on English and code; for Russian there is RuModernBERT.
DetailsSource: huggingface.co/thatbbob/BigLog. Data checked against the model card on 22 Sep 2026. Have a lawyer review the license before commercial launch.


