Text Generation
Transformers
PyTorch
JAX
Safetensors
bloom
text-generation-inference
Inference Endpoints
Younes Belkada commited on
Commit
10367a6
1 Parent(s): f81113b

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -60,7 +60,7 @@ Version 1.0 / 23.May.2022
60
 
61
  **Objective Function:** [Cross Entropy with mean reduction](https://pytorch.org/docs/stable/generated/torch.nn.CrossEntropyLoss.html#torch.nn.CrossEntropyLoss)
62
 
63
- **Number of Parameters:** 760M parameters; 24 layers, 16 attention heads
64
 
65
  #### **Infrastructure**
66
 
 
60
 
61
  **Objective Function:** [Cross Entropy with mean reduction](https://pytorch.org/docs/stable/generated/torch.nn.CrossEntropyLoss.html#torch.nn.CrossEntropyLoss)
62
 
63
+ **Number of Parameters:** 6B3 parameters; 30 layers, 32 attention heads
64
 
65
  #### **Infrastructure**
66