| 일 | 월 | 화 | 수 | 목 | 금 | 토 |
|---|---|---|---|---|---|---|
| 1 | 2 | 3 | 4 | 5 | 6 | 7 |
| 8 | 9 | 10 | 11 | 12 | 13 | 14 |
| 15 | 16 | 17 | 18 | 19 | 20 | 21 |
| 22 | 23 | 24 | 25 | 26 | 27 | 28 |
| 29 | 30 | 31 |
Tags
- extended thinking
- Embedding
- chain-of-thought
- CoT
- transformer
- model context protocol
- Multi-Head Attention
- fréchet inception distance
- attention
- MHA
- self-attention
- reinforcement learning from human feedback
- Langchain
- Engineering at Anthropic
- context engineering
- Positional Encoding
- test-time scaling
- 트랜스포머
- 토크나이저
- langgraph
- SK AI SUMMIT 2025
- PEFT
- catastrophic forgetting
- MQA
- RLHF
- BLEU
- rotary position embedding
- flashattention
- gqa
- re-ranking
Archives
- Today
- Total
목록Code/MCP (1)
AI Engineer 공간 "사부작 사부작"
안녕하세요. 오늘은 에이전트(Agent)가 활용할 MCP 도구를 도커파일(Dockerfile)을 통해서 구현하고 결과에 대해 이야기해보겠습니다.공식 깃허브 기준으로 우선 설명드리겠습니다. 아래의 사이트로 이동합니다.https://github.com/modelcontextprotocol/servers GitHub - modelcontextprotocol/servers: Model Context Protocol ServersModel Context Protocol Servers. Contribute to modelcontextprotocol/servers development by creating an account on GitHub.github.com위 프로젝트를 복제합니다.git clone https:/..
Code/MCP
2025. 4. 7. 00:54