XythicK commited on
Commit
7351cd6
·
verified ·
1 Parent(s): 7dbabba

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -1
README.md CHANGED
@@ -1,3 +1,7 @@
 
 
 
 
1
  # Seed-Coder-8B-Reasoning-GGUF
2
 
3
  This repository contains the Seed-Coder-8B-Reasoning model converted to the GGUF format for use with llama.cpp.
@@ -34,4 +38,4 @@ The original Seed-Coder-8B-Reasoning model was trained on a massive dataset of c
34
 
35
  ## License
36
 
37
- [Specify the license for your model, e.g., MIT, Apache 2.0, etc.]
 
1
+ ---
2
+ base_model:
3
+ - ByteDance-Seed/Seed-Coder-8B-Reasoning
4
+ ---
5
  # Seed-Coder-8B-Reasoning-GGUF
6
 
7
  This repository contains the Seed-Coder-8B-Reasoning model converted to the GGUF format for use with llama.cpp.
 
38
 
39
  ## License
40
 
41
+ [ MIT]