fastc
fastc is a lightweight text classification tool using CPU-efficient models and cosine similarity for deployment flexibility.
What is fastc?
fastc is a lightweight text classification tool that uses large language models to generate embeddings on CPU. It employs cosine similarity for classification without needing fine-tuning, making it ideal for developers and data scientists looking for quick deployment with limited resources.