Text Generation
Transformers
PyTorch
Safetensors
English
stripedhyena
custom_code
Zymrael commited on
Commit
9618b3f
1 Parent(s): 9fee428

chore: model name

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -4,7 +4,7 @@ language:
4
  - en
5
  ---
6
 
7
- ## StripedHyena-Nous-7B (SH-7B)
8
 
9
  <p align="center">
10
  <img src="https://cdn-uploads.huggingface.co/production/uploads/62a1306bbe7fa896d2c8de44/Bfjh77emDsWOY-VmfvU9C.png" width="60%" />
@@ -14,7 +14,7 @@ language:
14
 
15
  One of the focus areas at Together Research is new architectures for long context, improved training, and inference performance over the Transformer architecture. Spinning out of a research program from our team and academic collaborators, with roots in **signal processing-inspired sequence models**, we are excited to introduce the **StripedHyena** models. StripedHyena is the **first alternative model competitive with the best open-source Transformers** of similar sizes in short and long-context evaluations.
16
 
17
- **StripedHyena-Nous-7B (SH 7B)** is our **chat model** for this release, and was developed with our collaborators at [Nous Research](https://nousresearch.com/).
18
 
19
  - Read more here in [our blog](https://www.together.ai/blog/stripedhyena-7b).
20
  - Play with the model on our playground!
 
4
  - en
5
  ---
6
 
7
+ ## StripedHyena-Nous-7B (SH-N 7B)
8
 
9
  <p align="center">
10
  <img src="https://cdn-uploads.huggingface.co/production/uploads/62a1306bbe7fa896d2c8de44/Bfjh77emDsWOY-VmfvU9C.png" width="60%" />
 
14
 
15
  One of the focus areas at Together Research is new architectures for long context, improved training, and inference performance over the Transformer architecture. Spinning out of a research program from our team and academic collaborators, with roots in **signal processing-inspired sequence models**, we are excited to introduce the **StripedHyena** models. StripedHyena is the **first alternative model competitive with the best open-source Transformers** of similar sizes in short and long-context evaluations.
16
 
17
+ **StripedHyena-Nous-7B (SH-N 7B)** is our **chat model** for this release, and was developed with our collaborators at [Nous Research](https://nousresearch.com/).
18
 
19
  - Read more here in [our blog](https://www.together.ai/blog/stripedhyena-7b).
20
  - Play with the model on our playground!