From b4b6f6e25d01e99adcbedaf352907ddf434424c3 Mon Sep 17 00:00:00 2001 From: Kye Gomez <98760976+kyegomez@users.noreply.github.com> Date: Wed, 13 Nov 2024 11:32:16 -0500 Subject: [PATCH] Update README.md --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 99ff79a..434f5cc 100644 --- a/README.md +++ b/README.md @@ -19,7 +19,6 @@ NeoCore is a state-of-the-art, CPU-optimized transformer architecture designed f ### Key Features - 🔋 **CPU-Native Design**: Optimized from the ground up for modern CPU architectures -- 🚄 **High-Performance**: Achieves up to 12.7K tokens/second on standard CPU hardware - 🎯 **Memory Efficient**: Advanced caching and chunking strategies for optimal memory usage - 🛠 **Enterprise Ready**: Production-grade implementation with comprehensive logging and monitoring - 🔄 **Modern Architecture**: Incorporates Multi-Query Attention, RMSNorm, and Rotary Embeddings