--- 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