Blog LLM (3)
AI & HCI
Read more →
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 …
Read more →
AI & HCI
Choosing the Right AI Model [Smart Selection]
!doctype>
LLM
AI
Read more →
[AI] Generative AI Models
Choosing the Right AI Model for Generative AI Applications
Read more →
AI & HCI
Understanding LLM & RAG [Reliable AI]
!-->!doctype>
LLM
AI
ChatGPT
Read more →
Understanding LLM & RAG
LLM과 RAG 완벽 이해 [정확도 향상의 핵심 전략]
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 …
Read more →