mirror of
https://github.com/zenlm/zen-code-docs.git
synced 2026-07-27 03:11:35 +00:00
cleanup: refresh SKU links + strip upstream brands (#1)
Rewrite dead HF links to live successors, refresh stale Zen4 / old Zen-3 chat lineups to current Zen5 canonical + Zen3 specialty, and strip upstream brand mentions from user-facing prose (attribution and base_model chains preserved). Co-authored-by: zooqueen <worringantje@gmail.com>
This commit is contained in:
@@ -104,7 +104,7 @@ ZEN_API_KEY=your_api_key
|
|||||||
|
|
||||||
# Optional: API endpoint (defaults to local vLLM)
|
# Optional: API endpoint (defaults to local vLLM)
|
||||||
ZEN_BASE_URL=http://localhost:8000/v1
|
ZEN_BASE_URL=http://localhost:8000/v1
|
||||||
ZEN_MODEL=zenlm/zen-coder
|
ZEN_MODEL=zenlm/zen-5-coder-gguf
|
||||||
ZEN_MAX_TOKENS=4000
|
ZEN_MAX_TOKENS=4000
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user