Docs faviconDOCS우성짱의 문서
전체YouTubeArticleTagsAuthorsHub
홈/태그 찾기/#applications
Tag1080건Article 1080

#applications

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

연관 태그

#semiconductors공동문서 936 · 연관도 82%#llm공동문서 974 · 연관도 81%#agent-routing공동문서 455 · 연관도 59%#agent-memory공동문서 432 · 연관도 55%#context-compression공동문서 334 · 연관도 50%#agent-deployment공동문서 303 · 연관도 49%#privacy-design공동문서 342 · 연관도 49%#ai-architecture공동문서 299 · 연관도 42%#service-design공동문서 260 · 연관도 42%#retrieval-index공동문서 197 · 연관도 37%
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
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
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
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
How good are LLMs at fixing their mistakes? A chatbot arena experiment with Keras and TPUs
Article2024년 12월 5일

How good are LLMs at fixing their mistakes? A chatbot arena experiment with Keras and TPUs

간단한 일정 관리 대화 실험에서 대규모 언어 모델의 실수 수정 능력을 비교한 결과, 최신 3B~9B급 모델은 대체로 피드백을 반영했지만 소형·구형 모델은 형식 준수와 문맥 유지에서 반복적으로 실패했으며 모델 크기만으로 성능이 보장되지는 않았다.

huggingface.co
#agent-memory#context-compression#retrieval-index#llm
OpenAI o1 System Card
Article2024년 12월 5일

OpenAI o1 System Card

OpenAI o1 계열은 강화학습 기반의 숙고형 추론으로 안전 정책 준수와 탈옥 공격 저항성을 높였지만, 향상된 지능이 새로운 위험을 만들 수 있어 지속적인 정렬·스트레스 테스트·위험 관리가 필요하다.

openai.com
#openai#privacy-design#service-design#multimodal
Open Source Developers Guide to the EU AI Act
Article2024년 12월 2일

Open Source Developers Guide to the EU AI Act

EU AI Act는 오픈소스 AI에도 적용될 수 있으며, 개발자는 시스템·모델의 위험 수준과 공개 방식에 따라 투명성, 학습 데이터 요약, 저작권 및 개인정보 보호 의무를 준비해야 한다.

huggingface.co
#privacy-design#llm#semiconductors#applications
Going local-first with Automerge and Convex
Article2024년 11월 19일

Going local-first with Automerge and Convex

이 글은 Automerge의 CRDT 기반 로컬 우선 편집 모델과 Convex 백엔드를 함께 사용해 오프라인 편집, 충돌 없는 협업, 서버 기반 권한·관계·동기화를 결합하는 방법을 설명한다.

stack.convex.dev
#ai-architecture#agent-routing#llm#semiconductors
An Object Sync Engine for Local-first Apps
Article2024년 11월 13일

An Object Sync Engine for Local-first Apps

이 글은 로컬 퍼스트 웹 앱에 적합한 객체 동기화 엔진을 정의하고, 로컬 저장소·서버 저장소·동기화 프로토콜의 역할을 기존 사례와 컨벡스의 방향으로 비교한다.

stack.convex.dev
#service-design#ai-architecture#agent-memory#retrieval-index
Data-driven beauty: How The Estée Lauder Companies unlocks insights with ChatGPT
Article2024년 11월 13일

Data-driven beauty: How The Estée Lauder Companies unlocks insights with ChatGPT

에스티 로더 컴퍼니즈는 ChatGPT Enterprise와 사내 GPT Lab을 활용해 방대한 소비자·임상 데이터를 빠르게 분석하고, 직원의 반복 업무를 줄이면서 제품 개발과 마케팅의 창의성 및 시장 대응 속도를 높였다.

openai.com
#openai#privacy-design#ai-architecture#agent-memory
이전1…414243444543 / 45다음