zeekay commited on
Commit
6f1d297
·
verified ·
1 Parent(s): f9cf143

feat: AI safety research positioning

Browse files
Files changed (1) hide show
  1. README.md +5 -6
README.md CHANGED
@@ -18,7 +18,9 @@ base_model: zenlm/zen4
18
 
19
  > **Parameters**: 7B | **Architecture**: Zen 4 Architecture | **Context**: 32K | **License**: Apache 2.0 | **Released**: 2024-11-15
20
 
21
- SQL generation, query optimization, schema design, and database documentation across PostgreSQL, MySQL, SQLite, BigQuery.
 
 
22
 
23
  Base weights: [zenlm/zen4](https://huggingface.co/zenlm/zen4)
24
 
@@ -36,11 +38,8 @@ print(tokenizer.decode(output[0][inputs.input_ids.shape[-1]:], skip_special_toke
36
  ---
37
  ## The Zen LM Family
38
 
39
- Joint research collaboration:
40
- - **Hanzo AI** (Techstars '17) — AI infrastructure, API gateway, inference optimization
41
- - **Zoo Labs Foundation** (501c3) — Open AI research, ZIPs governance, decentralized training
42
- - **Lux Partners Limited** — Compute coordination and settlement layer
43
 
44
  All weights Apache 2.0. Download, run locally, fine-tune, deploy commercially.
45
 
46
- [HuggingFace](https://huggingface.co/zenlm) · [Chat free](https://hanzo.chat) · [API](https://api.hanzo.ai) · [Docs](https://zenlm.org)
 
18
 
19
  > **Parameters**: 7B | **Architecture**: Zen 4 Architecture | **Context**: 32K | **License**: Apache 2.0 | **Released**: 2024-11-15
20
 
21
+ SQL specialist for complex query generation, schema design, query optimization, and database documentation.
22
+
23
+ Supports PostgreSQL, MySQL, SQLite, BigQuery, Snowflake, and more.
24
 
25
  Base weights: [zenlm/zen4](https://huggingface.co/zenlm/zen4)
26
 
 
38
  ---
39
  ## The Zen LM Family
40
 
41
+ Joint research between **Hanzo AI** (Techstars '17), **Zoo Labs Foundation** (501c3), and **Lux Partners Limited**.
 
 
 
42
 
43
  All weights Apache 2.0. Download, run locally, fine-tune, deploy commercially.
44
 
45
+ [HuggingFace](https://huggingface.co/zenlm) · [Chat](https://hanzo.chat) · [API](https://api.hanzo.ai) · [Docs](https://zenlm.org)