--- license: llama3.1 license_name: llama3.1 license_link: https://www.llama.com/llama3_1/license/ base_model: steven0226/llama-3.1-8b-taiwan-chat language: - zh - en tags: - gguf - llama.cpp - unsloth - qlora - taiwan - traditional-chinese - zh-tw --- # llama-3.1-8b-taiwan-chat — GGUF **Built with Llama** GGUF 量化版本(`q4_k_m`),轉換自 [`steven0226/llama-3.1-8b-taiwan-chat`](https://huggingface.co/steven0226/llama-3.1-8b-taiwan-chat)——訓練細節、資料集、超參數、微調前後對照,請見合併模型 repo 的完整 model card。 ## 使用方式 可直接用 [Ollama](https://ollama.com)、[LM Studio](https://lmstudio.ai)、[llama.cpp](https://github.com/ggml-org/llama.cpp) 載入本 repo 內的 `.gguf` 檔。 ## 授權與合規 - 模型權重依 [Llama 3.1 Community License](https://www.llama.com/llama3_1/license/) 發佈(本 repo 內附 LICENSE.txt 與 NOTICE),使用須遵守 [Acceptable Use Policy](https://www.llama.com/llama3_1/use-policy)。 - 訓練資料 [yentinglin/TaiwanChat](https://huggingface.co/datasets/yentinglin/TaiwanChat) 為 [CC BY-NC 4.0](https://creativecommons.org/licenses/by-nc/4.0/):**本模型僅供研究/非商業用途**。 訓練程式碼:[github.com/tun0000/llama32-taiwanchat-qlora](https://github.com/tun0000/llama32-taiwanchat-qlora)