zeekay commited on
Commit
b06a380
·
verified ·
1 Parent(s): 8e1edcd

Add Zen-branded README

Browse files
Files changed (1) hide show
  1. README.md +10 -6
README.md CHANGED
@@ -1,15 +1,19 @@
1
  ---
2
  title: Zen Coder Flash Trainer
3
- emoji: 🏢
4
- colorFrom: indigo
5
- colorTo: indigo
6
  sdk: gradio
7
- sdk_version: 6.3.0
8
- app_file: app.py
9
  pinned: false
 
10
  ---
11
 
12
- Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
13
 
 
 
 
 
 
14
 
15
  **Developed by**: Zen LM Authors
 
1
  ---
2
  title: Zen Coder Flash Trainer
3
+ emoji:
4
+ colorFrom: red
5
+ colorTo: gray
6
  sdk: gradio
 
 
7
  pinned: false
8
+ license: apache-2.0
9
  ---
10
 
11
+ # Zen Coder Flash Trainer
12
 
13
+ Training interface for Zen Coder Flash models.
14
+
15
+ ## About
16
+
17
+ Fine-tuning and training utilities for the Zen Coder Flash model family, optimized for fast code generation and completion tasks.
18
 
19
  **Developed by**: Zen LM Authors