How to use from
Hermes Agent
Start the llama.cpp server
# Install llama.cpp:
brew install llama.cpp
# Start a local OpenAI-compatible server:
llama serve -hf sknow-lab/Qwen2.5-14B-CIC-ACLARC-GGUF:F16
Configure Hermes
# Install Hermes:
curl -fsSL https://hermes-agent.nousresearch.com/install.sh | bash
hermes setup
# Point Hermes at the local server:
hermes config set model.provider custom
hermes config set model.base_url http://127.0.0.1:8080/v1
hermes config set model.default sknow-lab/Qwen2.5-14B-CIC-ACLARC-GGUF:F16
Run Hermes
hermes
Quick Links

Llamacpp imatrix Quantizations of Qwen2.5-14B-CIC-ACLARC

Using llama.cpp for quantization.

Original model: https://huggingface.co/sknow-lab/Qwen2.5-14B-CIC-ACLARC

Prompt format

<|im_start|>system
{system_prompt}<|im_end|>
<|im_start|>user
{prompt}<|im_end|>
<|im_start|>assistant

Citation

@misc{koloveas2025llmspredictcitationintent,
      title={Can LLMs Predict Citation Intent? An Experimental Analysis of In-context Learning and Fine-tuning on Open LLMs}, 
      author={Paris Koloveas and Serafeim Chatzopoulos and Thanasis Vergoulis and Christos Tryfonopoulos},
      year={2025},
      eprint={2502.14561},
      archivePrefix={arXiv},
      primaryClass={cs.CL},
      url={https://arxiv.org/abs/2502.14561}, 
}
Downloads last month
25
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 sknow-lab/Qwen2.5-14B-CIC-ACLARC-GGUF

Base model

Qwen/Qwen2.5-14B
Quantized
(155)
this model

Dataset used to train sknow-lab/Qwen2.5-14B-CIC-ACLARC-GGUF

Collection including sknow-lab/Qwen2.5-14B-CIC-ACLARC-GGUF

Paper for sknow-lab/Qwen2.5-14B-CIC-ACLARC-GGUF