初始化项目,由ModelHub XC社区提供模型
Model: renz7/ChineseErrorCorrector3-4B-GGUF Source: Original Platform
This commit is contained in:
19
README.md
Normal file
19
README.md
Normal file
@@ -0,0 +1,19 @@
|
||||
---
|
||||
language:
|
||||
- zh
|
||||
base_model:
|
||||
- twnlp/ChineseErrorCorrector3-4B
|
||||
pipeline_tag: text-generation
|
||||
tags:
|
||||
- GGUF
|
||||
---
|
||||
# renz7/ChineseErrorCorrector3-4B-GGUF
|
||||
[twnlp/ChineseErrorCorrector3-4B](https://huggingface.co/twnlp/ChineseErrorCorrector3-4B) GGUF format.
|
||||
|
||||
## Usage
|
||||
`llama-cli -m ~/Downloads/cec3-4b-q4_k_m.gguf -ngl 20 -t 4 -p "你是一个文本纠错专家,纠正输入句子中的语法错误,并输出正确的句子,输入句子为: 认真工作,一丝不够"`
|
||||
|
||||
## Thanks
|
||||
- [twnlp/ChineseErrorCorrector3-4B](https://huggingface.co/twnlp/ChineseErrorCorrector3-4B)
|
||||
- [llama.cpp](https://github.com/ggml-org/llama.cpp)
|
||||
|
||||
Reference in New Issue
Block a user