PickleeAI와 개발, 오늘 볼 변화만
홈읽을거리아카이브
검색

Picklee

AI와 개발 현장에서 오늘 확인할 변화만 선별합니다.

© 2026 Picklee. All rights reserved.

RSSSitemap

읽을거리

2026년 4월 5일

Dify — 워크플로·RAG·에이전트를 묶은 프로덕션 플랫폼

시각적 워크플로, RAG, agent 기능, observability를 한데 묶은 오픈소스 플랫폼. 빠르게 프로토타입을 만들고 운영 환경으로 가져가는 데 강하다.

본문 읽기원문 보기

발행일

2026년 4월 5일

업데이트

2026년 4월 5일

주제

AI
오픈소스
개발도구
원문 보기

개요

Dify는 코드 없이도 LLM 앱과 agent workflow를 만들 수 있게 해주는 플랫폼이다.

핵심 포인트

  • visual workflow canvas
  • RAG 파이프라인 내장
  • model provider 관리, 로그/관측 기능 포함
  • self-host와 cloud 둘 다 지원

잘 맞는 경우

  • 제품/사내도구를 빨리 띄우고 운영까지 보고 싶을 때

이어 읽기

관련 읽을거리

전체 보기
2026년 6월 27일DeepSpec - speculative decoding becomes an open production optimization stackDeepSeek은 speculative decoding draft model을 훈련하고 평가하기 위한 MIT-licensed DeepSpec repository를 공개했다. README 기준 DeepSpec은 data preparation, draft model implementation, training, evaluation scripts를 포함하며 DSpark, DFlash,…2026년 6월 24일Kog Laneformer 2B - latency-first coding models move architecture into the serving layerKog는 Hugging Face에 Laneformer 2B의 weights와 model code를 공개했다. 이 모델은 2.3B parameter instruction-tuned coding model로, Delayed Tensor Parallelism과 lane-structured Transformer를 통해 batch-size-one decoding latency를 모델 아키텍처…2026년 6월 24일NVIDIA NeMo AutoModel - MoE fine-tuning gets a drop-in performance path for TransformersNVIDIA와 Hugging Face는 Transformers v5 위에서 NeMo AutoModel을 사용해 MoE fine-tuning을 가속하는 방법을 공개했다. NeMo AutoModel은 Expert Parallelism, DeepEP fused all-to-all dispatch, TransformerEngine kernels를 추가해 같은 from_pretrained() 계열…2026년 6월 23일huggingface_hub weekly release CI - open-weight agents make release automation auditableHugging Face는 huggingface_hub를 4-6주 주기에서 weekly release로 바꾼 GitHub Actions 기반 release pipeline을 공개했다. OpenCode, GLM-5.2 open-weight model, HF Inference Providers, PyPI Trusted Publishing을 사용하되, release notes와…