henry-pulver commited on
Commit
82eb835
1 Parent(s): a19198c

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +8 -6
README.md CHANGED
@@ -1,14 +1,16 @@
1
  ---
2
  library_name: peft
 
3
  base_model: HuggingFaceH4/zephyr-7b-beta
4
  language:
5
- - en
6
- pipeline_tag: text-generation
7
  tags:
8
- - endpoints_compatible
9
- - inference
10
- - text-generation-inference
11
  inference: true
 
12
  ---
13
 
14
  # Model Card for Model ID
@@ -224,4 +226,4 @@ The following `bitsandbytes` quantization config was used during training:
224
  ### Framework versions
225
 
226
 
227
- - PEFT 0.7.0.dev0
 
1
  ---
2
  library_name: peft
3
+ thumbnail: https://www.superflows.ai/superflowsFaviconDark.png
4
  base_model: HuggingFaceH4/zephyr-7b-beta
5
  language:
6
+ - en
7
+ pipeline_tag: conversational
8
  tags:
9
+ - endpoints_compatible
10
+ - inference
11
+ - text-generation-inference
12
  inference: true
13
+ license: apache-2.0
14
  ---
15
 
16
  # Model Card for Model ID
 
226
  ### Framework versions
227
 
228
 
229
+ - PEFT 0.7.0.dev0