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="YOYO-AI/ZYH-LLM-Qwen2.5-14B-V3-GGUF",
	filename="",
)
llm.create_chat_completion(
	messages = [
		{
			"role": "user",
			"content": "What is the capital of France?"
		}
	]
)

image/png

ZYH-LLM-Qwen2.5-14B-V3

upgraded version: The fourth-generation model of ZYH-LLM-Qwen2.5 has been released!

This is the third-generation model of the ZYH-LLM series.

It employs a large amount of model merging techniques, aiming to provide a powerful and unified 14-billion-parameter model, laying a solid foundation for further model merging and model fine-tuning.

imatrix quants:

https://huggingface.co/mradermacher/ZYH-LLM-Qwen2.5-14B-V3-i1-GGUF

Downloads last month
16
GGUF
Model size
15B params
Architecture
qwen2
Hardware compatibility
Log In to add your hardware

8-bit

16-bit

Inference Providers NEW
This model isn't deployed by any Inference Provider. 🙋 Ask for provider support

Model tree for YOYO-AI/ZYH-LLM-Qwen2.5-14B-V3-GGUF

Quantized
(4)
this model