Torgeir
PulseAugur coverage of Torgeir — every cluster mentioning Torgeir across labs, papers, and developer communities, ranked by signal.
2 day(s) with sentiment data
-
Local LLM Fine-Tuned for Question Categorization
This article details a personal project focused on fine-tuning a local large language model (LLM) for the specific task of categorizing questions. The author, Torgeir, shares their experience and process for adapting an…
-
Teaching Local LLMs New Domains: Continued Pretraining vs. RAG
This article discusses methods for enhancing a local Large Language Model's (LLM) understanding of a specific domain. It explores two primary techniques: continued pretraining and Retrieval-Augmented Generation (RAG). T…
-
RAG vs. Continued Pretraining: LLM Knowledge Integration Compared
A comparison between retrieval-augmented generation (RAG) and continued pretraining for Large Language Models (LLMs) explores the performance and accuracy differences between these two methods. The experiment involved a…