Blog LLM (3)

random_image
AI & HCI

Ollama: Local LLM in Two Proje

클라우드 API 비용 없이, 로컬에서 LLM을 돌려 두 프로젝트의 추론 엔진으로 써봤다.

Ollama is a local runtime for open-source LLMs (Llama, Qwen, Gemma, DeepSeek, Mistral, and more), released in 2023 and now widely used as the de facto standard for running LLMs locally. Pull a model once, then call it over HTTP from localhost with no cloud …

LLM

Read more →
random_image
AI & HCI

[AI] Generative AI Models

Choosing the Right AI Model for Generative AI Applications

Choosing the Right AI Model [Smart Selection]

LLM AI

Read more →
random_image
AI & HCI

Understanding LLM & RAG

LLM과 RAG 완벽 이해 [정확도 향상의 핵심 전략]

Understanding LLM & RAG [Reliable AI]

Understanding LLM & RAG [Reliable AI]

LLM과 RAG 완벽 이해 [정확도 향상의 핵심 전략]

Take-home message: RAG strategies are essential to enhance the accuracy and trustworthiness of LLMs.

1. What is an LLM?

A Large Language Model (LLM) is …

LLM AI ChatGPT

Read more →