Nekochu commited on
Commit
adf4aac
·
verified ·
1 Parent(s): 26c8f12

Add tags apply from https://build-small-hackathon-field-guide.hf.space/submit

Browse files
Files changed (1) hide show
  1. README.md +11 -1
README.md CHANGED
@@ -21,6 +21,16 @@ tags:
21
  - well-tuned # full fine-tune of MiniCPM5-1B, published on the Hub
22
  - llama-champion # served on the llama.cpp runtime
23
  - off-the-grid # runs fully local on a CPU, no cloud model APIs
 
 
 
 
 
 
 
 
 
 
24
  ---
25
 
26
  # 🛠️ MiniCPM5-1B-Agent
@@ -120,4 +130,4 @@ the full data mix, SFT/DPO recipe, eval, and exact reproduce commands; v4 datase
120
 
121
  💻 **Code on GitHub:** [Katehuuh/MiniCPM5-1B-Agent](https://github.com/Katehuuh/MiniCPM5-1B-Agent) (the Space + the full training pipeline; code reviewed with OpenAI Codex).
122
 
123
- *Built for the Build Small Hackathon · OpenBMB + OpenAI Codex tracks.*
 
21
  - well-tuned # full fine-tune of MiniCPM5-1B, published on the Hub
22
  - llama-champion # served on the llama.cpp runtime
23
  - off-the-grid # runs fully local on a CPU, no cloud model APIs
24
+ - track:backyard
25
+ - track:wood
26
+ - sponsor:openbmb
27
+ - sponsor:openai
28
+ - sponsor:modal
29
+ - achievement:offgrid
30
+ - achievement:welltuned
31
+ - achievement:offbrand
32
+ - achievement:llama
33
+ - achievement:sharing
34
  ---
35
 
36
  # 🛠️ MiniCPM5-1B-Agent
 
130
 
131
  💻 **Code on GitHub:** [Katehuuh/MiniCPM5-1B-Agent](https://github.com/Katehuuh/MiniCPM5-1B-Agent) (the Space + the full training pipeline; code reviewed with OpenAI Codex).
132
 
133
+ *Built for the Build Small Hackathon · OpenBMB + OpenAI Codex tracks.*