From 1e10ffd6bd2a0e3ed766d6e66b2e2bec0f22ed0d Mon Sep 17 00:00:00 2001 From: CAJAL Bot Date: Sun, 3 May 2026 21:41:48 +0800 Subject: [PATCH] Add CAJAL-4B-P2PCLAW to Pre-trained Models section CAJAL-4B is a 4B-parameter local LLM specialized in scientific paper generation with IMRAD structure, LaTeX, and citation support. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index dde54a7..aab7be9 100644 --- a/README.md +++ b/README.md @@ -152,6 +152,7 @@ _Libraries for building AI applications, LLM integrations, and autonomous agents - [llama-index](https://github.com/run-llama/llama_index) - A data framework for your LLM application. - [mem0](https://github.com/mem0ai/mem0) - An intelligent memory layer for AI agents enabling personalized interactions. - Pre-trained Models and Inference + - [CAJAL-4B-P2PCLAW](https://github.com/Agnuxo1/CAJAL) - A 4B-parameter local LLM specialized in scientific paper generation with IMRAD structure, LaTeX, and citation support. - [diffusers](https://github.com/huggingface/diffusers) - A library that provides pre-trained diffusion models for generating and editing images, audio, and video. - [mlx-lm](https://github.com/ml-explore/mlx-lm) - Run and fine-tune large language models on Apple Silicon with MLX. - [sglang](https://github.com/sgl-project/sglang) - A high-performance serving framework for large language models and multimodal models.