fuzzy-mittenz's picture
Update README.md
202500a verified
|
raw
history blame
748 Bytes
---
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-IQ4_XS-GGUF
A small functional edge model which leads the field in excellance on devices and in swarms.
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
```
Invoke the llama.cpp server or the CLI.