File size: 2,167 Bytes
5851db5 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 |
---
license: other
base_model: Qwen/Qwen1.5-0.5B
datasets:
- teknium/OpenHermes-2.5
language:
- en
model_creator: minghaowu
model_name: Qwen1.5-0.5B-OpenHermes-2.5
model_type: qwen
inference: false
pipeline_tag: text-generation
prompt_template: |
<|im_start|>system
{{system_message}}<|im_end|>
<|im_start|>user
{{prompt}}<|im_end|>
<|im_start|>assistant
quantized_by: brittlewis12
---
# Qwen1.5-0.5B-OpenHermes-2.5 GGUF
Original model: [Qwen1.5-0.5B-OpenHermes-2.5](https://huggingface.co/minghaowu/Qwen1.5-0.5B-OpenHermes-2.5)
Model creator: [minghaowu](https://huggingface.co/minghaowu)
This repo contains GGUF format model files for minghaowu’s Qwen1.5-0.5B-OpenHermes-2.5.
> This model is a fine-tuned version of Qwen/Qwen1.5-0.5B on the teknium/OpenHermes-2.5 dataset.
### What is GGUF?
GGUF is a file format for representing AI models. It is the third version of the format, introduced by the llama.cpp team on August 21st 2023. It is a replacement for GGML, which is no longer supported by llama.cpp.
Converted using llama.cpp b2116 ([f026f81](https://github.com/ggerganov/llama.cpp/commits/f026f8120f97090d34a52b3dc023c82e0ede3f7d))
### Prompt template: ChatML
```
<|im_start|>system
{{system_message}}<|im_end|>
<|im_start|>user
{{prompt}}<|im_end|>
<|im_start|>assistant
```
---
## Download & run with [cnvrs](https://twitter.com/cnvrsai) on iPhone, iPad, and Mac!
![cnvrs.ai](https://pbs.twimg.com/profile_images/1744049151241797632/0mIP-P9e_400x400.jpg)
[cnvrs](https://testflight.apple.com/join/sFWReS7K) is the best app for private, local AI on your device:
- create & save **Characters** with custom system prompts & temperature settings
- download and experiment with any **GGUF model** you can [find on HuggingFace](https://huggingface.co/models?library=gguf)!
- make it your own with custom **Theme colors**
- powered by Metal ⚡️ & [Llama.cpp](https://github.com/ggerganov/llama.cpp), with **haptics** during response streaming!
- **try it out** yourself today, on [Testflight](https://testflight.apple.com/join/sFWReS7K)!
- follow [cnvrs on twitter](https://twitter.com/cnvrsai) to stay up to date
---
|