ordagan commited on
Commit
449ffa6
1 Parent(s): fc674a0

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -2,6 +2,6 @@
2
  license: apache-2.0
3
  ---
4
 
5
- This is a tiny random [Jamba](https://huggingface.co/ai21labs/Jamba-v0.1) model used just for testing.
6
 
7
- **Note:** This model is randomly initialized and not trained at all
 
2
  license: apache-2.0
3
  ---
4
 
5
+ This is a tiny, dummy version of [Jamba](https://huggingface.co/ai21labs/Jamba-v0.1), used for debugging and experimentation over the Jamba architecture.
6
 
7
+ It has 128M parameters (instead of 52B), **and is initialized with random weights and did not undergo any training.**