bg de en es fr it nl pl pt sv tr zh

intel processor trace

Using LLMs for Massive Code Trace Analysis Part 3: Switching from Ollama to Hugging Face

alansguigna

Up to now, I’ve been using Ollama as my platform to research the requirements for processing massive amounts of Intel Processor Trace. But it now seems that I’ll need a more sophisticated development environment to accomplish the model fine-tuning I need to do; so, I’ve switched over to Hugging...

Using LLMs for Massive Code Trace Analysis: Part 1

alansguigna

In prior articles and in a recent webinar, I’ve covered the use of AI for UEFI and OS kernel trace analysis. This is a groundbreaking and novel approach for code coverage research, with many applications and potential use cases: at-scale bug triaging, codebase vulnerability scans, firmware/OS...