Docs faviconDOCS우성짱의 문서
전체YouTubeArticleTagsAuthorsHub
홈/태그 찾기/#llm
Tag1292건YouTube 48Article 1244

#llm

이 태그와 연결된 문서를 한곳에서 모아보고, 함께 자주 등장하는 연관 태그까지 이어서 탐색할 수 있습니다.

Alias / 동의어

large-language-models

연관 태그

#semiconductors공동문서 1040 · 연관도 83%#applications공동문서 974 · 연관도 81%#agent-routing공동문서 512 · 연관도 61%#agent-memory공동문서 468 · 연관도 55%#ai-architecture공동문서 403 · 연관도 51%#privacy-design공동문서 384 · 연관도 50%#context-compression공동문서 342 · 연관도 47%#agent-deployment공동문서 312 · 연관도 47%#service-design공동문서 286 · 연관도 42%#retrieval-index공동문서 213 · 연관도 37%
DeepSeek-V3 Redefines LLM Performance and Cost Efficiency
Article2025년 1월 15일

DeepSeek-V3 Redefines LLM Performance and Cost Efficiency

DeepSeek V3는 MoE 구조와 여러 학습 최적화를 바탕으로 주요 벤치마크에서 강한 성능을 보이면서도 매우 낮은 학습 비용을 제시해, 기초 모델 개발의 경제성을 다시 생각하게 만든다.

@DeepLearningAI
#deepseek#deepseek-r1#deepseek-v3#gpt-4o
Timm ❤️ Transformers: Use any timm model with transformers
Article2025년 1월 15일

Timm ❤️ Transformers: Use any timm model with transformers

TimmWrapper는 방대한 timm 비전 모델을 Transformers의 파이프라인, 자동 클래스, 양자화, Trainer, LoRA 워크플로에서 사용하고 다시 timm으로 불러올 수 있게 연결합니다.

huggingface.co
#ai-architecture#agent-memory#agent-routing#context-compression
AI Agents Are Here. What Now?
Article2025년 1월 13일

AI Agents Are Here. What Now?

AI 에이전트는 LLM을 더 큰 시스템에 결합해 디지털 세계에서 목표 지향적 행동을 수행하는 기술이며, 자율성이 높아질수록 편익과 함께 안전·통제·신뢰 위험도 커진다는 점이 핵심이다.

huggingface.co
#ai-agent#autonomy-spectrum#hugging-face#tool-calling
Open R1: How to use OlympicCoder locally for coding
Article2025년 1월 12일

Open R1: How to use OlympicCoder locally for coding

올림픽코더 7B의 4비트 양자화 모델을 엘엠 스튜디오에서 구동하고 컨티뉴 확장 기능으로 비주얼 스튜디오 코드에 연결해 로컬 코딩 도우미로 사용하는 방법을 설명한다.

huggingface.co
#llm#semiconductors#applications#long-context
Tiny Agents in Python: a MCP-powered agent in ~70 lines of code
Article2025년 1월 12일

Tiny Agents in Python: a MCP-powered agent in ~70 lines of code

이 글은 Hugging Face의 huggingface hub에 포함된 MCP 클라이언트를 활용해 Python에서 약 70줄짜리 Tiny Agent를 실행하고 구성하며, LLM이 MCP 서버의 도구를 발견·호출·반영하는 흐름을 설명한다.

huggingface.co
#context-compression#prompt-library#llm#semiconductors
Vision Language Models (Better, faster, stronger)
Article2025년 1월 12일

Vision Language Models (Better, faster, stronger)

지난 1년간 비전 언어 모델은 다중 모달 입출력, 추론, 소형화, 전문가 혼합 구조, 로봇 행동 제어와 전통적 시각 작업의 통합을 중심으로 더 강력하고 효율적인 형태로 발전했다.

huggingface.co
#privacy-design#ai-architecture#multimodal#agent-deployment
CO₂ Emissions and Models Performance: Insights from the Open LLM Leaderboard
Article2025년 1월 9일

CO₂ Emissions and Models Performance: Insights from the Open LLM Leaderboard

Hugging Face Open LLM Leaderboard의 평가 데이터를 통해 모델 추론 시 CO₂ 배출은 대체로 모델 크기와 함께 늘지만, 성능 향상은 그만큼 비례하지 않으며 커뮤니티 파인튜닝 모델이 더 효율적인 경우가 많다는 점을 분석했다.

huggingface.co
#hotel-review#privacy-design#travel-hospitality#llm
State of open video generation models in Diffusers
Article2025년 1월 8일

State of open video generation models in Diffusers

오픈 비디오 생성 모델은 빠르게 발전하고 있지만 높은 메모리 요구량, 긴 생성 시간, 제한적인 일반화가 확산을 가로막고 있으며, 디퓨저스는 양자화·오프로딩·분할 추론을 조합해 이러한 모델을 더 적은 자원에서 실행할 수 있도록 지원한다.

huggingface.co
#ai-architecture#agent-memory#context-compression#retrieval-index
Convex Cookbook: Dynamic Query Builders
Article2025년 1월 7일

Convex Cookbook: Dynamic Query Builders

이 글은 Convex에서 런타임 조건에 따라 인덱스, 정렬, 필터가 달라지는 동적 쿼리를 TypeScript 타입 검사를 유지한 채 구성하는 단계별 패턴을 설명한다.

stack.convex.dev
#agent-routing#ai-distribution#search-advertising#zero-click-search
Introducing smolagents: simple agents that write actions in code.
Article2024년 12월 27일

Introducing smolagents: simple agents that write actions in code.

smolagents는 언어 모델이 외부 도구를 코드로 조합·실행하도록 지원해, 복잡한 다단계 에이전트 워크플로를 단순하게 구축하는 라이브러리다.

huggingface.co
#anthropic#agent-routing#travel-hospitality#llm
Why OpenAI’s structure must evolve to advance our mission
Article2024년 12월 27일

Why OpenAI’s structure must evolve to advance our mission

OpenAI는 인공지능 발전에 필요한 막대한 자본을 조달하면서 비영리 조직의 지속 가능성과 인류 전체에 이익이 되는 범용인공지능이라는 사명을 강화하기 위해, 영리 조직을 델라웨어 공익목적법인으로 전환하는 방안을 검토하고 있다.

openai.com
#openai#privacy-design#agent-deployment#llm
Controlling Language Model Generation with NVIDIA's LogitsProcessorZoo
Article2024년 12월 23일

Controlling Language Model Generation with NVIDIA's LogitsProcessorZoo

이 글은 언어 모델의 다음 토큰 선택 과정에서 로짓을 직접 조정해 길이, 문맥 유지, 필수 문구, 선택형 답변 같은 생성 제약을 제어하는 방법을 NVIDIA의 LogitsProcessorZoo와 Hugging Face 생성 API 예시로 설명한다.

huggingface.co
#nvidia#privacy-design#agent-routing#capex-cycle
Mastering Long Contexts in LLMs with KVPress
Article2024년 12월 21일

Mastering Long Contexts in LLMs with KVPress

KVPress는 긴 문맥에서 선형으로 증가하는 키·값 캐시를 중요도 기반으로 압축해 메모리 사용량을 줄이고 생성 속도를 높이는 모듈형 도구다.

huggingface.co
#ai-architecture#multimodal#agent-memory#context-compression
Evaluating Audio Reasoning with Big Bench Audio
Article2024년 12월 20일

Evaluating Audio Reasoning with Big Bench Audio

빅 벤치 오디오 평가 결과, 음성을 직접 처리하는 모델은 텍스트 기반 추론보다 정확도가 크게 낮았으며 추론이 중요한 환경에서는 음성 인식·텍스트 추론·음성 합성을 연결한 파이프라인이 더 우수했다.

huggingface.co
#anthropic#agent-routing#workflow-automation#llm
Deliberative alignment: reasoning enables safer language models
Article2024년 12월 20일

Deliberative alignment: reasoning enables safer language models

OpenAI는 o series 모델에 사람이 쓴 안전 명세를 직접 가르치고 추론 과정에서 이를 검토하게 하는 ‘숙고적 정렬’을 통해 악성 요청 거부와 benign 요청 허용의 균형을 개선했다고 설명한다.

openai.com
#openai#constitutional-ai#gpt-4o#o-series
Add a collaborative document editor to your app
Article2024년 12월 19일

Add a collaborative document editor to your app

단순한 <textarea 로는 동시 편집이 충돌하므로, Convex와 ProseMirror 기반 동기화 컴포넌트, Tiptap 또는 BlockNote를 조합해 기존 앱에 협업 문서 편집기를 붙이는 절차를 설명한다.

stack.convex.dev
#agent-routing#llm#semiconductors#applications
OpenAI o1 and new tools for developers
Article2024년 12월 17일

OpenAI o1 and new tools for developers

OpenAI는 향상된 추론 모델 o1, WebRTC 기반 Realtime API, 저비용 음성 모델, 선호도 미세조정과 개발자용 SDK를 공개하며 성능·유연성·비용 효율을 강화했다.

openai.com
#openai#llm#semiconductors#applications
Welcome to the Falcon 3 Family of Open Models!
Article2024년 12월 17일

Welcome to the Falcon 3 Family of Open Models!

팰컨3는 10억~100억 매개변수 규모에서 과학·수학·코딩·추론 성능과 학습 효율을 함께 높이고, 다양한 배포 형식과 개방형 라이선스를 제공하는 디코더 전용 언어 모델 제품군이다.

huggingface.co
#ai-architecture#llm#semiconductors#applications
Elon Musk wanted an OpenAI for-profit
Article2024년 12월 13일

Elon Musk wanted an OpenAI for-profit

오픈AI는 일론 머스크가 영리 구조 자체에 반대했던 것이 아니라 2017년 영리 전환을 추진하면서 지분 과반, 절대적 통제권, 최고경영자 지위를 요구했고, 그 조건이 받아들여지지 않자 회사를 떠났다고 주장한다.

openai.com
#openai#privacy-design#ai-architecture#agent-routing
Hugging Face models in Amazon Bedrock
Article2024년 12월 9일

Hugging Face models in Amazon Bedrock

Models mentioned in this article 1 More Articles from our Blog aws partnerships How to deploy and fine tune DeepSeek models on AWS 56 January 30, 2025…

huggingface.co
#service-design#agent-deployment#llm#semiconductors
Sora is here
Article2024년 12월 9일

Sora is here

OpenAI는 2024년 12월 Sora Turbo를 독립형 영상 생성 서비스로 출시하며 창작 기능과 요금제, 모델의 한계, 출처 표시 및 악용 방지 대책을 함께 공개했지만, 해당 Sora 제품은 2026년 4월 26일부로 제공이 종료됐다.

openai.com
#openai#privacy-design#ai-safety#llm
Sora System Card
Article2024년 12월 9일

Sora System Card

Sora는 텍스트·이미지·영상을 입력받아 최대 1080p·20초 영상을 생성하거나 편집하는 모델이며, OpenAI는 데이터 필터링, 외부 레드팀, 내부 평가, 입출력 분류기와 제품 제한을 결합해 오용 위험을 줄이고자 했다.

openai.com
#openai#privacy-design#ai-architecture#multimodal
How Cargo Powers GTM Workflows with Reliable Web Data from Firecrawl
Article2024년 12월 6일

How Cargo Powers GTM Workflows with Reliable Web Data from Firecrawl

Cargo는 Firecrawl의 안정적인 웹페이지 스크래핑과 구조화 출력으로 GTM 팀의 산업 분류, 메시지 개인화, 데이터 보강 워크플로를 자동화한다.

Eric Ciarla
#agent-routing#workflow-automation#llm#semiconductors
Fast LoRA inference for Flux with Diffusers and PEFT
Article2024년 12월 5일

Fast LoRA inference for Flux with Diffusers and PEFT

Diffusers와 PEFT의 LoRA 핫스와핑, torch.compile, FP8 양자화, Flash Attention 3를 조합해 Flux.1 Dev의 재컴파일 문제를 피하고 고성능 GPU에서 약 2.23배, RTX 4090에서 약 2.04배 빠른 LoRA 추론을 구현한 최적화 방법을 설명한다.

huggingface.co
#ai-architecture#agent-memory#agent-routing#context-compression
이전1…49505152535451 / 54다음