How to use from the
Use from the
llama-cpp-python library
# !pip install llama-cpp-python

from llama_cpp import Llama

llm = Llama.from_pretrained(
	repo_id="renz7/ChineseErrorCorrector3-4B-GGUF",
	filename="",
)
llm.create_chat_completion(
	messages = [
		{
			"role": "user",
			"content": "What is the capital of France?"
		}
	]
)

renz7/ChineseErrorCorrector3-4B-GGUF

twnlp/ChineseErrorCorrector3-4B GGUF format.

Usage

llama-cli -m ~/Downloads/cec3-4b-q4_k_m.gguf -ngl 20 -t 4 -p "ไฝ ๆ˜ฏไธ€ไธชๆ–‡ๆœฌ็บ ้”™ไธ“ๅฎถ๏ผŒ็บ ๆญฃ่พ“ๅ…ฅๅฅๅญไธญ็š„่ฏญๆณ•้”™่ฏฏ๏ผŒๅนถ่พ“ๅ‡บๆญฃ็กฎ็š„ๅฅๅญ๏ผŒ่พ“ๅ…ฅๅฅๅญไธบ: ่ฎค็œŸๅทฅไฝœ,ไธ€ไธไธๅคŸ"

Thanks

Downloads last month
315
GGUF
Model size
4B params
Architecture
qwen3
Hardware compatibility
Log In to add your hardware

4-bit

16-bit

Inference Providers NEW
This model isn't deployed by any Inference Provider. ๐Ÿ™‹ Ask for provider support

Model tree for renz7/ChineseErrorCorrector3-4B-GGUF

Finetuned
Qwen/Qwen3-4B
Quantized
(2)
this model