Docs faviconDOCS우성짱의 문서
전체YouTubeArticleTagsAuthorsHub
홈/태그 찾기/#semiconductors
Tag1216건YouTube 36Article 1180

#semiconductors

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

연관 태그

#llm공동문서 1063 · 연관도 83%#applications공동문서 960 · 연관도 83%#agent-routing공동문서 483 · 연관도 59%#agent-memory공동문서 468 · 연관도 57%#privacy-design공동문서 385 · 연관도 51%#context-compression공동문서 360 · 연관도 51%#agent-deployment공동문서 302 · 연관도 46%#service-design공동문서 286 · 연관도 43%#retrieval-index공동문서 211 · 연관도 38%#ai-architecture공동문서 295 · 연관도 38%
Groq on Hugging Face Inference Providers 🔥
Article2025년 6월 16일

Groq on Hugging Face Inference Providers 🔥

허깅페이스 허브의 추론 제공업체에 Groq가 추가되어, 사용자는 모델 페이지와 Python·JavaScript SDK에서 공개 대규모 언어 모델을 빠르게 호출하고 인증 및 결제 방식도 선택할 수 있게 됐다.

huggingface.co
#llm#semiconductors#applications#agent-deployment
Featherless AI on Hugging Face Inference Providers 🔥
Article2025년 6월 12일

Featherless AI on Hugging Face Inference Providers 🔥

허깅페이스 허브의 Inference Providers에 Featherless AI가 추가되어, 다양한 텍스트·대화형 오픈소스 모델을 서버리스 방식으로 선택해 사용할 수 있게 되었다.

huggingface.co
#ai-infrastructure#capex-cycle#llm#semiconductors
How Long Prompts Block Other Requests - Optimizing LLM Performance
Article2025년 6월 12일

How Long Prompts Block Other Requests - Optimizing LLM Performance

긴 프롬프트가 포함된 요청은 프리필 대기열과 동시 디코딩을 지연시키며, 요청 병렬 프리필은 첫 토큰 지연을 줄이고 프리필·디코드 분리 구조는 토큰 생성 간섭을 완화한다.

huggingface.co
#ai-architecture#agent-deployment#agent-routing#workflow-automation
AI metrics — Benedict Evans
Article2025년 6월 9일

AI metrics — Benedict Evans

생성형 AI는 빠르게 커지고 있지만, 지금 쓰이는 사용자 수·토큰 수·성장 비교 지표만으로는 실제 제품 가치와 사용 방식, 시장 변화를 제대로 설명하기 어렵다는 글입니다.

Benedict Evans
#inflation-risk#llm#semiconductors#applications
Holo1: New family of GUI automation VLMs powering GUI agent Surfer-H
Article2025년 6월 9일

Holo1: New family of GUI automation VLMs powering GUI agent Surfer-H

H Company는 웹 UI를 이해하고 클릭 위치를 정밀하게 찾는 오픈소스 액션 비전 언어 모델 Holo1과 1,639개 UI 과제로 구성된 WebClick 벤치마크를 공개했으며, 이를 기반으로 브라우저 자동화 에이전트 Surfer H를 구동한다고 밝혔다.

huggingface.co
#ai-architecture#multimodal#workflow-automation#llm
Scaling security with responsible disclosure
Article2025년 6월 9일

Scaling security with responsible disclosure

OpenAI는 제3자 소프트웨어 취약점을 협력적이고 책임 있게 알리기 위한 Outbound Coordinated Disclosure Policy를 발표했다.

openai.com
#ai-safety#llm#semiconductors#applications
How Answer HQ Powers AI Customer Support for Businesses with Firecrawl
Article2025년 6월 5일

How Answer HQ Powers AI Customer Support for Businesses with Firecrawl

Answer HQ는 소규모 기업의 기존 웹사이트 콘텐츠를 AI 고객지원 도우미에 연결하기 위해 Firecrawl을 웹사이트 가져오기 기능의 핵심 인프라로 사용한다.

Eric Ciarla
#agent-routing#workflow-automation#llm#semiconductors
How we’re responding to The New York Times’ data demands in order to protect user privacy
Article2025년 6월 5일

How we’re responding to The New York Times’ data demands in order to protect user privacy

OpenAI는 사용자 데이터의 무기한 보존 의무가 종료되어 표준 30일 삭제 정책으로 복귀했지만, 뉴욕타임스가 요구한 2025년 4월부터 9월까지의 제한된 과거 데이터는 법적 의무에 따라 별도로 보호하고 있다고 밝혔다.

openai.com
#openai#privacy-design#ai-safety#llm
KV Cache from scratch in nanoVLM
Article2025년 6월 4일

KV Cache from scratch in nanoVLM

나노브이엘엠에 계층별 키·값 캐시와 사전 채움·순차 해독 구조를 직접 구현해, 자기회귀 생성의 중복 계산을 줄이고 생성 속도를 38% 높인 과정과 원리를 설명한다.

huggingface.co
#ai-architecture#multimodal#agent-memory#retrieval-index
AI Agents (and humans) do better with good abstractions
Article2025년 6월 3일

AI Agents (and humans) do better with good abstractions

Convex의 사례는 좋은 추상화가 개발자뿐 아니라 AI 에이전트도 복잡한 풀스택 앱을 더 안정적으로 만들게 한다는 점을 보여준다.

stack.convex.dev
#service-design#ai-architecture#agent-routing#context-compression
Announcing /search: Discover and scrape the web with one API call
Article2025년 6월 3일

Announcing /search: Discover and scrape the web with one API call

Firecrawl은 웹페이지 발견과 콘텐츠 추출을 한 번의 API 호출로 처리하는 /search 엔드포인트를 출시했다고 발표했다.

Eric Ciarla
#agent-routing#ai-distribution#search-advertising#zero-click-search
Creating websites in minutes with AI Website Builder
Article2025년 5월 29일

Creating websites in minutes with AI Website Builder

Wix는 OpenAI 모델과 자사의 웹사이트 제작 경험을 결합해, 사용자가 대화만으로 콘텐츠·이미지·레이아웃·업무 기능을 갖춘 웹사이트를 몇 분 안에 만들 수 있도록 했다.

openai.com
#openai#privacy-design#context-compression#prompt-library
CodeAgents + Structure: A Better Way to Execute Actions
Article2025년 5월 28일

CodeAgents + Structure: A Better Way to Execute Actions

이 글은 CodeAgent의 유연한 코드 실행 방식에 구조화된 JSON 출력을 결합하면, 충분히 강한 모델에서 파싱 안정성과 추론 명시성이 높아져 여러 벤치마크 성능이 개선된다고 설명한다.

huggingface.co
#anthropic#agent-routing#llm#semiconductors
Shipping code faster with o3, o4-mini, and GPT-4.1
Article2025년 5월 22일

Shipping code faster with o3, o4-mini, and GPT-4.1

CodeRabbit은 코드 생성량이 아니라 리뷰 처리량이 실제 배포 속도를 제한한다는 문제의식에서 출발해, 저장소 맥락을 보강한 다단계 AI 리뷰로 정확하고 신속한 코드 배포를 지원한다.

openai.com
#agent-deployment#agent-routing#llm#semiconductors
Welcome Llama 4 Maverick & Scout on Hugging Face
Article2025년 5월 22일

Welcome Llama 4 Maverick & Scout on Hugging Face

Meta의 네이티브 멀티모달 MoE 모델 Llama 4 Maverick과 Scout가 출시 당일부터 Hugging Face Hub, Transformers, TGI, 양자화 및 Xet 저장소를 통해 제공되며, 최대 1천만 토큰 문맥과 강력한 추론·이미지·코딩 성능을 지원한다.

huggingface.co
#ai-architecture#multimodal#agent-deployment#agent-routing
New tools and features in the Responses API
Article2025년 5월 21일

New tools and features in the Responses API

OpenAI는 Responses API에 원격 MCP, 이미지 생성, 코드 인터프리터 등 새 도구와 장기 작업·추론 관리 기능을 추가해 에이전트 애플리케이션의 활용성, 신뢰성, 가시성, 개인정보 보호를 강화했다.

openai.com
#privacy-design#ai-safety#llm#semiconductors
Introducing Codex
Article2025년 5월 16일

Introducing Codex

코덱스는 저장소별 격리 환경에서 여러 소프트웨어 개발 작업을 병렬로 수행하고, 코드 변경과 테스트 결과를 검증 가능한 근거와 함께 제시하는 클라우드 기반 소프트웨어 엔지니어링 에이전트다.

openai.com
#openai#privacy-design#agent-routing#llm
The Transformers Library: standardizing model definitions
Article2025년 5월 15일

The Transformers Library: standardizing model definitions

트랜스포머스는 모델 정의를 표준화해 하나의 아키텍처 구현이 학습·추론·배포·로컬 실행 도구 전반으로 빠르게 이어지는 생태계의 중심축이 되고자 한다.

huggingface.co
#ai-architecture#llm#semiconductors#applications
AI powers Expedia’s marketing evolution
Article2025년 5월 14일

AI powers Expedia’s marketing evolution

익스피디아 그룹은 인공지능을 분석·콘텐츠 제작·고객 접점 전반에 적용하면서도, 신뢰와 충성도, 인간의 창의성, 부서 간 협업을 여행 마케팅 혁신의 핵심으로 유지하고 있다.

openai.com
#openai#privacy-design#multimodal#search-advertising
Blazingly fast whisper transcriptions with Inference Endpoints
Article2025년 5월 13일

Blazingly fast whisper transcriptions with Inference Endpoints

허깅페이스는 vLLM과 GPU 최적화를 적용한 새로운 Whisper 추론 엔드포인트를 공개해 기존 버전 대비 최대 8배 빠른 처리 성능을 제공하면서도 전사 품질을 유지했다.

huggingface.co
#service-design#agent-deployment#ai-infrastructure#capex-cycle
Introducing Templates: Ready to use Firecrawl examples
Article2025년 5월 13일

Introducing Templates: Ready to use Firecrawl examples

Firecrawl은 사용자가 플레이그라운드 설정, 코드 스니펫, 완성형 저장소를 빠르게 찾아 재사용할 수 있도록 Templates 라이브러리를 공개했다.

Eric Ciarla
#llm#semiconductors#applications#agent-deployment
Introducing HealthBench
Article2025년 5월 12일

Introducing HealthBench

HealthBench는 262명의 의사가 설계한 5,000개의 현실적 건강 대화와 48,562개의 맞춤형 평가 기준을 통해 의료 환경에서 AI의 유용성·안전성·신뢰성을 측정하는 벤치마크다.

openai.com
#openai#privacy-design#service-design#agent-routing
LeRobot Community Datasets: The “ImageNet” of Robotics — When and How?
Article2025년 5월 11일

LeRobot Community Datasets: The “ImageNet” of Robotics — When and How?

로봇의 범용화는 모델 구조만의 문제가 아니라 다양한 환경·과제·기체에서 수집된 고품질 데이터를 함께 학습하는 문제이며, LeRobot 공동체는 개방형 로봇 데이터 생태계를 통해 로봇공학의 ‘이미지넷’을 만들어 가고 있다.

huggingface.co
#ai-architecture#multimodal#lerobot#llm
Introducing OpenAI for Countries
Article2025년 5월 7일

Introducing OpenAI for Countries

OpenAI for Countries는 각국이 자국 내 AI 인프라와 현지화된 서비스를 구축하도록 지원하면서 민주적 원칙에 기반한 AI 생태계를 국제적으로 확산하려는 국가 단위 협력 구상이다.

openai.com
#openai#privacy-design#agent-deployment#llm
이전1…4344454647…5145 / 51다음