Update README.md

This commit is contained in:
ai-modelscope
2025-02-09 01:10:54 +08:00
parent ff376403a2
commit 601d045ce8
13 changed files with 14 additions and 14 deletions

View File

@@ -37,7 +37,7 @@ tags:
## Run with LlamaEdge
- LlamaEdge version: [v0.14.5](https://github.com/LlamaEdge/LlamaEdge/releases/tag/0.14.5) and above
- LlamaEdge version: [v0.16.5](https://github.com/LlamaEdge/LlamaEdge/releases/tag/0.16.5) and above
- Prompt template
@@ -126,4 +126,4 @@ tags:
| [Llama-3.2-3B-Instruct-Q8_0.gguf](https://huggingface.co/second-state/Llama-3.2-3B-Instruct-GGUF/blob/main/Llama-3.2-3B-Instruct-Q8_0.gguf) | Q8_0 | 8 | 1.32 GB| very large, extremely low quality loss - not recommended |
| [Llama-3.2-3B-Instruct-f16.gguf](https://huggingface.co/second-state/Llama-3.2-3B-Instruct-GGUF/blob/main/Llama-3.2-3B-Instruct-f16.gguf) | f16 | 16 | 2.48 GB| |
*Quantized with llama.cpp b3807*
*Quantized with llama.cpp b4466*