From ca23f19e80d8bcc2b5804b91c8d41e53378e13c8 Mon Sep 17 00:00:00 2001 From: Jaewook Lee <11328376+jaewooklee93@users.noreply.github.com> Date: Tue, 16 Jul 2024 21:57:17 +0900 Subject: [PATCH] change layout (2) --- gemma-2-translator/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gemma-2-translator/README.md b/gemma-2-translator/README.md index 8bb35ad..dc0230d 100644 --- a/gemma-2-translator/README.md +++ b/gemma-2-translator/README.md @@ -108,7 +108,7 @@ JSON 응답 형식 이 프로젝트는 적극적으로 개발 중이며, [피드 ## Markdown: -# LLaMA.cpp HTTP 서버 +### LLaMA.cpp HTTP 서버 [httplib](https://github.com/yhirose/cpp-httplib), [nlohmann::json](https://github.com/nlohmann/json) 및 **llama.cpp** 기반의 빠르고 가벼운 순수 C/C++ HTTP 서버입니다.