Update README.md
Browse files
README.md
CHANGED
|
@@ -1,6 +1,6 @@
|
|
| 1 |
---
|
| 2 |
base_model:
|
| 3 |
-
-
|
| 4 |
language:
|
| 5 |
- zh
|
| 6 |
- en
|
|
@@ -15,33 +15,34 @@ tags:
|
|
| 15 |
- Taiwan
|
| 16 |
- zh-tw
|
| 17 |
- llama-factory
|
| 18 |
-
new_version:
|
| 19 |
pipeline_tag: text-generation
|
| 20 |
library_name: llama.cpp
|
| 21 |
---
|
| 22 |
|
| 23 |
-
# Model Card for
|
| 24 |
|
| 25 |

|
| 26 |
<div align="center">圖像後製來自 <a href="https://online.visual-paradigm.com/">VisuaParadigm</a>:站在玉山上的量化 🦙 。
|
| 27 |
</div>
|
| 28 |
|
| 29 |
|
| 30 |
-
透過 [llama.cpp](https://github.com/ggerganov/llama.cpp) 將 [
|
| 31 |
|
| 32 |
<details>
|
| 33 |
<summary><b>Model Change Log</b></summary>
|
| 34 |
|
| 35 |
| Update Date | Model Version | Key Changes |
|
| 36 |
|--------------|-----------------------|-------------------------------------|
|
| 37 |
-
| 2025-01-
|
| 38 |
-
|
|
|
|
|
| 39 |
|
| 40 |
</details>
|
| 41 |
|
| 42 |
## More Information
|
| 43 |
|
| 44 |
-
請參考不同 tag 選擇對照的原始非量化的版本,最新的 main 分支對映的是 `v2025.01.01` 版本,有關原始非量化版本請參考原始模型 [
|
| 45 |
|
| 46 |
**已知問題:** 量化後的模型會有機率輸出全部簡體中文的情況,此問題目前尚未深入研究原因。
|
| 47 |
|
|
|
|
| 1 |
---
|
| 2 |
base_model:
|
| 3 |
+
- DavidLanz/Llama-3.2-Taiwan-3B-Instruct
|
| 4 |
language:
|
| 5 |
- zh
|
| 6 |
- en
|
|
|
|
| 15 |
- Taiwan
|
| 16 |
- zh-tw
|
| 17 |
- llama-factory
|
| 18 |
+
new_version: DavidLanz/Llama-3.2-Taiwan-3B-Instruct
|
| 19 |
pipeline_tag: text-generation
|
| 20 |
library_name: llama.cpp
|
| 21 |
---
|
| 22 |
|
| 23 |
+
# Model Card for DavidLanz/Llama-3.2-Taiwan-3B-Instruct-GGUF
|
| 24 |
|
| 25 |

|
| 26 |
<div align="center">圖像後製來自 <a href="https://online.visual-paradigm.com/">VisuaParadigm</a>:站在玉山上的量化 🦙 。
|
| 27 |
</div>
|
| 28 |
|
| 29 |
|
| 30 |
+
透過 [llama.cpp](https://github.com/ggerganov/llama.cpp) 將 [DavidLanz/Llama-3.2-Taiwan-3B-Instruct](https://huggingface.co/DavidLanz/Llama-3.2-Taiwan-3B-Instruct) 版本轉成 `.gguf` 和各種量化版本模型。
|
| 31 |
|
| 32 |
<details>
|
| 33 |
<summary><b>Model Change Log</b></summary>
|
| 34 |
|
| 35 |
| Update Date | Model Version | Key Changes |
|
| 36 |
|--------------|-----------------------|-------------------------------------|
|
| 37 |
+
| 2025-01-22 | v2025.01.01 | This version corresponds to the `v2025.01.22` release of [DavidLanz/Llama-3.2-Taiwan-3B-Instruct](https://huggingface.co/DavidLanz/Llama-3.2-Taiwan-3B-Instruct). |
|
| 38 |
+
| 2025-01-01 | v2025.01.01 | This version corresponds to the `v2025.01.01` release of [DavidLanz/Llama-3.2-Taiwan-3B-Instruct](https://huggingface.co/DavidLanz/Llama-3.2-Taiwan-3B-Instruct). |
|
| 39 |
+
| 2024-12-11 | v2024.12.11 | This version corresponds to the `v2024.11.27` release of [DavidLanz/Llama-3.2-Taiwan-3B-Instruct](https://huggingface.co/DavidLanz/Llama-3.2-Taiwan-3B-Instruct). |
|
| 40 |
|
| 41 |
</details>
|
| 42 |
|
| 43 |
## More Information
|
| 44 |
|
| 45 |
+
請參考不同 tag 選擇對照的原始非量化的版本,最新的 main 分支對映的是 `v2025.01.01` 版本,有關原始非量化版本請參考原始模型 [DavidLanz/Llama-3.2-Taiwan-3B-Instruct](https://huggingface.co/DavidLanz/Llama-3.2-Taiwan-3B-Instruct) 介紹。
|
| 46 |
|
| 47 |
**已知問題:** 量化後的模型會有機率輸出全部簡體中文的情況,此問題目前尚未深入研究原因。
|
| 48 |
|