zhaode commited on
Commit
a371360
·
verified ·
1 Parent(s): a591972

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -2
README.md CHANGED
@@ -5,6 +5,9 @@ language:
5
  pipeline_tag: text-generation
6
  tags:
7
  - chat
 
 
 
8
  ---
9
  # gpt-oss-20b-MNN
10
 
@@ -47,5 +50,4 @@ make -j
47
  ```
48
 
49
  ## Document
50
- [MNN-LLM](https://mnn-docs.readthedocs.io/en/latest/transformers/llm.html#)
51
-
 
5
  pipeline_tag: text-generation
6
  tags:
7
  - chat
8
+ base_model:
9
+ - openai/gpt-oss-20b
10
+ base_model_relation: quantized
11
  ---
12
  # gpt-oss-20b-MNN
13
 
 
50
  ```
51
 
52
  ## Document
53
+ [MNN-LLM](https://mnn-docs.readthedocs.io/en/latest/transformers/llm.html#)