hunoutl commited on
Commit
10ed5d2
·
1 Parent(s): a6239d2

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -2
README.md CHANGED
@@ -1,9 +1,8 @@
1
  ---
2
  license: other
3
- pipeline_tag: conversational
4
  ---
5
 
6
  This is a copy of the original [BLOOMChat weights](https://huggingface.co/sambanovasystems/BLOOMChat-176B-v1/tree/main) that is more efficient to use with the [DeepSpeed-Inference](https://www.deepspeed.ai/tutorials/inference-tutorial/).
7
  In this repo the original tensors are split into 8 shards to target 8 GPUs, this allows the user to run the model with DeepSpeed-inference Tensor Parallelism.
8
 
9
- For specific details about the BLOOMChat model itself, please see the [original BLOOMChat model card](https://huggingface.co/sambanovasystems/BLOOMChat-176B-v1).
 
1
  ---
2
  license: other
 
3
  ---
4
 
5
  This is a copy of the original [BLOOMChat weights](https://huggingface.co/sambanovasystems/BLOOMChat-176B-v1/tree/main) that is more efficient to use with the [DeepSpeed-Inference](https://www.deepspeed.ai/tutorials/inference-tutorial/).
6
  In this repo the original tensors are split into 8 shards to target 8 GPUs, this allows the user to run the model with DeepSpeed-inference Tensor Parallelism.
7
 
8
+ For specific details about the BLOOMChat model itself, please see the [original BLOOMChat model card](https://huggingface.co/sambanovasystems/BLOOMChat-176B-v1).