File size: 789 Bytes
73602c6 dfd3bc7 73602c6 3eef776 73602c6 dfd3bc7 73602c6 1cf82fa 73602c6 1cf82fa 73602c6 1cf82fa |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 |
---
library_name: transformers
license: apache-2.0
base_model: Youlln/ECE-PRYMMAL-YL-1B-SLERP-V2
tags:
- llama-cpp
datasets:
- IntelligentEstate/The_Key
---
# IntelligentEstate/EdgeRunner-Baby_Phoenix-1B-IQ5_KS-GGUF
A small functional edge model which leads the field in excellance on devices and in swarms. Built for Android but cross platform functional(Great for a small school/work helper)
This model was converted to GGUF format from [`Youlln/ECE-PRYMMAL-YL-1B-SLERP-V2`](https://huggingface.co./Youlln/ECE-PRYMMAL-YL-1B-SLERP-V2) using llama.cpp
Refer to the [original model card](https://huggingface.co./Youlln/ECE-PRYMMAL-YL-1B-SLERP-V2) for more details on the model.
## Use with llama.cpp
Install llama.cpp through brew (works on Mac and Linux)
```bash
brew install llama.cpp |