mirror of
https://github.com/zenlm/zen-code-docs.git
synced 2026-07-27 03:11:35 +00:00
chore: add LLM.md knowledge base, update .gitignore
This commit is contained in:
@@ -75,3 +75,8 @@ CLAUDE.md
|
||||
GEMINI.md
|
||||
GROK.md
|
||||
QWEN.md
|
||||
*.safetensors
|
||||
*.bin
|
||||
*.gguf
|
||||
*.pt
|
||||
*.pth
|
||||
|
||||
@@ -0,0 +1,27 @@
|
||||
# zen-code-docs — AI Knowledge Base
|
||||
|
||||
**Project**: zen-code-docs
|
||||
**Organization**: zenlm
|
||||
**Repository**: https://github.com/zenlm/zen-code-docs
|
||||
**HuggingFace**: https://huggingface.co/zenlm/zen-code-docs
|
||||
**Last Updated**: 2026-02-27
|
||||
|
||||
## Overview
|
||||
|
||||
zen-code-docs is part of the Zen AI model family by Hanzo AI / Zen LM.
|
||||
|
||||
## 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** architecture
|
||||
|
||||
## 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*
|
||||
Reference in New Issue
Block a user