yujiepan commited on
Commit
485e77a
1 Parent(s): 71743f3

Upload tokenizer

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -1,11 +1,11 @@
1
  ---
 
2
  pipeline_tag: text-generation
3
  inference: true
4
  widget:
5
- - text: 'Hello!'
6
  example_title: Hello world
7
  group: Python
8
- library_name: transformers
9
  ---
10
 
11
  This model is randomly initialized, using the config from [THUDM/chatglm3-6b-128k](https://huggingface.co/THUDM/chatglm3-6b-128k/blob/main/config.json) but with smaller size.
 
1
  ---
2
+ library_name: transformers
3
  pipeline_tag: text-generation
4
  inference: true
5
  widget:
6
+ - text: Hello!
7
  example_title: Hello world
8
  group: Python
 
9
  ---
10
 
11
  This model is randomly initialized, using the config from [THUDM/chatglm3-6b-128k](https://huggingface.co/THUDM/chatglm3-6b-128k/blob/main/config.json) but with smaller size.