aniris/Qwen2.5-0.5B-Instruct-Q4_K_M-GGUF

This model was converted to GGUF format from Qwen/Qwen2.5-0.5B-Instruct using llama.cpp via the ggml.ai's GGUF-my-repo space. Refer to the original model card for more details on the model.
Qwen2.5 λ₯Ό Q4_K_M둜 μ–‘μžν™”ν•œ GGUF λͺ¨λΈμž…λ‹ˆλ‹€.

Model summary

  • Base model: Qwen/Qwen2.5-0.5B-Instruct

  • Format: GGUF

  • Quantization: Q4_K_M (4-bit, grouped, mixed-precision)

  • Architecture: Qwen2.5 (Transformer with RoPE, SwiGLU, RMSNorm, GQA) :contentReference[oaicite:0]{index=0}

    ν•œκ΅­μ–΄ μ•ˆλ‚΄ (Korean quick note)

이 λ¦¬ν¬μ§€ν† λ¦¬λŠ” Qwen/Qwen2.5-0.5B-Instruct 원본을 llama.cpp용 GGUF (Q4_K_M)둜 μ–‘μžν™”ν•œ μ²΄ν¬ν¬μΈνŠΈμž…λ‹ˆλ‹€.

  • κ°€λ²Όμš΄ 둜컬 챗봇, μ½”λ“œ 보쑰, κ°„λ‹¨ν•œ ν•œ/영 λ‹€κ΅­μ–΄ μ‹€ν—˜μ— μ ν•©ν•©λ‹ˆλ‹€.
  • μ •ν™•ν•œ 사싀성, κ°•ν•œ μΆ”λ‘ , μ•ˆμ „μ„±μ΄ 맀우 μ€‘μš”ν•œ μš©λ„μ—λŠ” 더 큰 λͺ¨λΈμ΄λ‚˜ κ³ μ •λ°€ 버전을 ꢌμž₯ν•©λ‹ˆλ‹€.

Acknowledgements

This repository only provides a quantized GGUF checkpoint. All training and evaluation of the base model were done by the Qwen team.

If you use this model, please cite:

@misc{qwen2.5,
  title  = {Qwen2.5: A Party of Foundation Models},
  url    = {https://qwenlm.github.io/blog/qwen2.5/},
  author = {Qwen Team},
  month  = {September},
  year   = {2024}
}

Q4_K_MλŠ” β€œν’ˆμ§ˆ vs λ©”λͺ¨λ¦¬β€ λ°ΈλŸ°μŠ€κ°€ 쒋은 4λΉ„νŠΈ κ°€μ€‘μΉ˜ μ–‘μžν™”λΌμ„œ,

  • 저사양 λ…ΈνŠΈλΆ / κ²½λŸ‰ μ„œλ²„ κ³„μ—΄μ—μ„œ μ‹€ν–‰ν•  수 있고,
  • κ°„λ‹¨ν•œ 챗봇, μ½”λ“œ μ–΄μ‹œμŠ€ν„΄νŠΈ, 둜컬 도ꡬ 연동 등에 μ ν•©ν•©λ‹ˆλ‹€.

Use with llama.cpp

Install llama.cpp through brew (works on Mac and Linux)

brew install llama.cpp

Invoke the llama.cpp server or the CLI.

CLI:

llama-cli --hf-repo aniris/Qwen2.5-0.5B-Instruct-Q4_K_M-GGUF --hf-file qwen2.5-0.5b-instruct-q4_k_m.gguf -p "The meaning to life and the universe is"

Server:

llama-server --hf-repo aniris/Qwen2.5-0.5B-Instruct-Q4_K_M-GGUF --hf-file qwen2.5-0.5b-instruct-q4_k_m.gguf -c 2048

Note: You can also use this checkpoint directly through the usage steps listed in the Llama.cpp repo as well.

Step 1: Clone llama.cpp from GitHub.

git clone https://github.com/ggerganov/llama.cpp

Step 2: Move into the llama.cpp folder and build it with LLAMA_CURL=1 flag along with other hardware-specific flags (for ex: LLAMA_CUDA=1 for Nvidia GPUs on Linux).

cd llama.cpp && LLAMA_CURL=1 make

Step 3: Run inference through the main binary.

./llama-cli --hf-repo aniris/Qwen2.5-0.5B-Instruct-Q4_K_M-GGUF --hf-file qwen2.5-0.5b-instruct-q4_k_m.gguf -p "The meaning to life and the universe is"

or

./llama-server --hf-repo aniris/Qwen2.5-0.5B-Instruct-Q4_K_M-GGUF --hf-file qwen2.5-0.5b-instruct-q4_k_m.gguf -c 2048
Downloads last month
21
GGUF
Model size
0.5B params
Architecture
qwen2
Hardware compatibility
Log In to add your hardware

4-bit

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

Model tree for aniris/Qwen2.5-0.5B-Instruct-Q4_K_M-GGUF

Quantized
(253)
this model