prithivMLmods commited on
Commit
ecb5e11
·
verified ·
1 Parent(s): 8051f6e

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +10 -0
README.md CHANGED
@@ -2,4 +2,14 @@
2
  license: openrail
3
  base_model:
4
  - datalab-to/chandra
 
 
 
 
 
 
 
 
 
 
5
  ---
 
2
  license: openrail
3
  base_model:
4
  - datalab-to/chandra
5
+ language:
6
+ - en
7
+ pipeline_tag: image-text-to-text
8
+ library_name: transformers
9
+ tags:
10
+ - text-generation-inference
11
+ - vllm
12
+ - fp8
13
+ - quantized
14
+ - llm-compressor
15
  ---