Skip to content

Commit feea82f

Browse files
SonAIengineclaude
andcommitted
docs: Bonsai-8B (1-bit Q1_0) e2e 벤치마크 결과 추가
- 모델별 벤치마크 문서 구조 신설 (benchmarks/results/models/) - Petstore: BL 65.2% / RT 56.5%, Mixed MCP: BL 0% → RT 73.3% - 소형 1-bit 모델에서 graph-tool-call retrieval 필터링 효과 입증 - .gitignore에서 benchmarks/results/ 추적 허용 Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
1 parent 80df83f commit feea82f

6 files changed

Lines changed: 2266 additions & 3 deletions

File tree

.gitignore

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -25,9 +25,8 @@ htmlcov/
2525
.env
2626
.env.local
2727

28-
# Benchmark results (environment-dependent, except baselines)
29-
benchmarks/results/
30-
!benchmarks/results/baseline*.json
28+
# Benchmark results
29+
# benchmarks/results/ — 모델별 벤치마크 문서 포함을 위해 추적
3130

3231
# Personal memo
3332
memo/

0 commit comments

Comments
 (0)