DavidLanz commited on
Commit
6a51045
·
verified ·
1 Parent(s): 39d8122

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +8 -7
README.md CHANGED
@@ -1,6 +1,6 @@
1
  ---
2
  base_model:
3
- - lianghsun/Llama-3.2-Taiwan-3B-Instruct
4
  language:
5
  - zh
6
  - en
@@ -15,33 +15,34 @@ tags:
15
  - Taiwan
16
  - zh-tw
17
  - llama-factory
18
- new_version: lianghsun/Llama-3.2-Taiwan-3B-Instruct
19
  pipeline_tag: text-generation
20
  library_name: llama.cpp
21
  ---
22
 
23
- # Model Card for lianghsun/Llama-3.2-Taiwan-3B-Instruct-GGUF
24
 
25
  ![image/png](https://cdn-uploads.huggingface.co/production/uploads/618dc56cbc345ca7bf95f3cd/sgphjAJEkoBgFAk-e2g5T.png)
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) 將 [lianghsun/Llama-3.2-Taiwan-3B-Instruct](https://huggingface.co/lianghsun/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-01 | v2025.01.01 | This version corresponds to the `v2025.01.01` release of [lianghsun/Llama-3.2-Taiwan-3B-Instruct](https://huggingface.co/lianghsun/Llama-3.2-Taiwan-3B-Instruct). |
38
- | 2024-12-11 | v2024.12.11 | This version corresponds to the `v2024.11.27` release of [lianghsun/Llama-3.2-Taiwan-3B-Instruct](https://huggingface.co/lianghsun/Llama-3.2-Taiwan-3B-Instruct). |
 
39
 
40
  </details>
41
 
42
  ## More Information
43
 
44
- 請參考不同 tag 選擇對照的原始非量化的版本,最新的 main 分支對映的是 `v2025.01.01` 版本,有關原始非量化版本請參考原始模型 [lianghsun/Llama-3.2-Taiwan-3B-Instruct](https://huggingface.co/lianghsun/Llama-3.2-Taiwan-3B-Instruct) 介紹。
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
  ![image/png](https://cdn-uploads.huggingface.co/production/uploads/618dc56cbc345ca7bf95f3cd/sgphjAJEkoBgFAk-e2g5T.png)
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