fix jtd, remove temp files - final translation push

Signed-off-by: Alex Jenkins <kjenkins60@gatech.edu>
This commit is contained in:
Alex Jenkins 2026-04-10 23:20:41 -04:00
parent bfabe742d2
commit 62290d793c
543 changed files with 4399 additions and 1373 deletions

View file

@ -1,5 +1,13 @@
---
layout: default
title: "嵌入式批量处理技术规范"
parent: "Chinese (Beta)"
---
# 嵌入式批量处理技术规范
> **Beta Translation:** This document was translated via Machine Learning and as such may not be 100% accurate. All non-English languages are currently classified as Beta.
## 概述
本规范描述了对嵌入式服务的优化,以支持在单个请求中批量处理多个文本。当前的实现方式一次处理一个文本,而没有利用嵌入式模型在处理批量数据时所能提供的显著性能优势。