BabaK07/Qwen2.5-7B-Instruct-1M-GGUF
0583
Qwen2.5 7B Instruct 1M by Qwen
Model creator: Qwen<br> Original model: Qwen2.5-7B-Instruct-1M<br>
Prompt format
<|im_start|>system
{system_prompt}<|im_end|>
<|im_start|>user
{prompt}<|im_end|>
<|im_start|>assistantDownload a file (not the whole branch) from below:
Technical Details
Supports a context length of up to 1M tokens.
Significantly improved performance in handling long-context tasks while maintaining its capability in short tasks.
Accuracy degradation may occur for sequences exceeding 262,144 tokens until improved support is added.
For more information, check their blog here.
Downloading using huggingface-cli
<details> <summary>Click to view download instructions</summary>
First, make sure you have hugginface-cli installed:
pip install -U "huggingface_hub[cli]"Then, you can target the specific file you want:
huggingface-cli download BabaK07/Qwen2.5-7b-Instruct-1M-Q4_K_M-gguf --include "Qwen2.5-7b-Instruct-1M-Q4_K_M.gguf" --local-dir ./</details>
Special thanks
๐ Special thanks to Georgi Gerganov and the whole team working on llama.cpp for making all of this possible.
