abwabai/enrichment_v2-Qwen2.5-0.5B-Instruct-20250218_13_11_03-0.5B_5_epochs_sequential_only - GGUF
This repo contains GGUF format model files for abwabai/enrichment_v2-Qwen2.5-0.5B-Instruct-20250218_13_11_03-0.5B_5_epochs_sequential_only.
The files were quantized using machines provided by TensorBlock, and they are compatible with llama.cpp as of commit b4823.
Our projects
| Forge | |
|---|---|
|
|
| An OpenAI-compatible multi-provider routing layer. | |
| ๐ Try it now! ๐ | |
| Awesome MCP Servers | TensorBlock Studio |
![]() |
![]() |
| A comprehensive collection of Model Context Protocol (MCP) servers. | A lightweight, open, and extensible multi-LLM interaction studio. |
| ๐ See what we built ๐ | ๐ See what we built ๐ |
<|im_start|>system
{system_prompt}<|im_end|>
<|im_start|>user
{prompt}<|im_end|>
<|im_start|>assistant
Model file specification
Downloading instruction
Command line
Firstly, install Huggingface Client
pip install -U "huggingface_hub[cli]"
Then, downoad the individual model file the a local directory
huggingface-cli download tensorblock/enrichment_v2-Qwen2.5-0.5B-Instruct-20250218_13_11_03-0.5B_5_epochs_sequential_only-GGUF --include "enrichment_v2-Qwen2.5-0.5B-Instruct-20250218_13_11_03-0.5B_5_epochs_sequential_only-Q2_K.gguf" --local-dir MY_LOCAL_DIR
If you wanna download multiple model files with a pattern (e.g., *Q4_K*gguf), you can try:
huggingface-cli download tensorblock/enrichment_v2-Qwen2.5-0.5B-Instruct-20250218_13_11_03-0.5B_5_epochs_sequential_only-GGUF --local-dir MY_LOCAL_DIR --local-dir-use-symlinks False --include='*Q4_K*gguf'
- Downloads last month
- 3
Hardware compatibility
Log In to add your hardware
2-bit
Inference Providers NEW
This model isn't deployed by any Inference Provider. ๐ Ask for provider support

