chore: add LLM.md knowledge base, update .gitignore

This commit is contained in:
Hanzo Dev
2026-02-27 19:06:30 -08:00
parent 814884414c
commit 17668f7003
2 changed files with 49 additions and 0 deletions
+13
View File
@@ -0,0 +1,13 @@
# AI assistant symlinks (local only)
CLAUDE.md
AGENTS.md
GEMINI.md
QWEN.md
# Model files
*.safetensors
*.bin
*.gguf
*.pt
*.pth
+36
View File
@@ -0,0 +1,36 @@
# zen-pro — AI Knowledge Base
**Project**: zen-pro
**Organization**: zenlm
**Repository**: https://github.com/zenlm/zen-pro
**HuggingFace**: https://huggingface.co/zenlm/zen-pro
**Last Updated**: 2026-02-27
## Overview
zen-pro is the 8B professional-grade model from Zen LM. Abliterated variant of Qwen3-8B.
Built for professional workloads requiring complex reasoning without content restrictions.
## Architecture
- Parameters: 8B
- Architecture: Qwen3ForCausalLM
- Context: 32K tokens
- Base: Qwen3-8B abliterated
- License: Apache 2.0
## Rules for AI Assistants
1. **ALWAYS** update LLM.md with significant discoveries
2. **NEVER** commit model weights (*.safetensors, *.bin, *.gguf, *.pt)
3. **NEVER** commit symlinked files (CLAUDE.md, AGENTS.md, GEMINI.md, QWEN.md)
4. **NEVER** create random summary files — update THIS file only
5. Zen models are based on **Qwen3** (not Qwen2!)
## Context
This file (`LLM.md`) is symlinked as CLAUDE.md, AGENTS.md, GEMINI.md, QWEN.md.
---
*Part of the Zen AI family — Clarity Through Intelligence*