hfl
/

File size: 974 Bytes
58baac0
 
a1a825f
 
 
58baac0
a1a825f
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
---
license: apache-2.0
language:
- zh
- en
---

# Llama-3-Chinese-8B-GGUF

<p align="center">
    <a href="https://github.com/ymcui/Chinese-LLaMA-Alpaca-3"><img src="https://ymcui.com/images/chinese-llama-alpaca-3-banner.png" width="600"/></a>
</p>

This repository contains **Llama-3-Chinese-8B-GGUF** (llama.cpp/ollama/tgw, etc. compatible), which is the quantized version of [Llama-3-Chinese-8B](https://huggingface.co./hfl/llama-3-chinese-8b).

**Note: this is a foundation model, which is not suitable for conversation, QA, etc.** 

Further details (performance, usage, etc.) should refer to GitHub project page: https://github.com/ymcui/Chinese-LLaMA-Alpaca-3


## Others

- For full model, please see: https://huggingface.co./hfl/llama-3-chinese-8b

- For LoRA-only model, please see: https://huggingface.co./hfl/llama-3-chinese-8b-lora

- If you have questions/issues regarding this model, please submit an issue through https://github.com/ymcui/Chinese-LLaMA-Alpaca-3