How to use from
OpenClaw
Start the llama.cpp server
# Install llama.cpp:
brew install llama.cpp
# Start a local OpenAI-compatible server:
llama serve -hf Elhusseny/DigitalAhmed-V3-qwen2.5-0.5B:F16
Configure OpenClaw
# Install OpenClaw:
npm install -g openclaw@latest
# Register the local server and set it as the default model:
openclaw onboard --non-interactive --mode local \
  --auth-choice custom-api-key \
  --custom-base-url http://127.0.0.1:8080/v1 \
  --custom-model-id "Elhusseny/DigitalAhmed-V3-qwen2.5-0.5B:F16" \
  --custom-provider-id llama-cpp \
  --custom-compatibility openai \
  --custom-text-input \
  --accept-risk \
  --skip-health
Run OpenClaw
openclaw agent --local --agent main --message "Hello from Hugging Face"
Quick Links

DigitalAhmed-V3 (Qwen2.5-0.5B)

"أحمد الرقمي" - نسخة رقمية من شخصية أحمد حسين.

Model Variants

File Quantization Size
ahmed_digital_f16.gguf F16 ~1GB
ahmed_digital_q8_0.gguf Q8_0 ~0.5GB

Usage

./llama-cli -m ahmed_digital_q8_0.gguf -p 'أحمد الرقمي هو' -n 100

Training

  • Base Model: Qwen2.5-0.5B-Instruct
  • Method: LoRA Fine-tuning via Unsloth
  • Dataset: Custom Egyptian Arabic instruct

Built with love by Ahmed Hussein.

Downloads last month
342
Safetensors
Model size
0.5B params
Tensor type
BF16
·
Inference Providers NEW
This model isn't deployed by any Inference Provider. 🙋 Ask for provider support

Model tree for Elhusseny/DigitalAhmed-V3-qwen2.5-0.5B

Quantizations
2 models