Update README.md
Browse files
README.md
CHANGED
@@ -120,6 +120,12 @@ LangBridge “bridges” mT5 encoder and the target LM together while utilizing
|
|
120 |
# Usage
|
121 |
Please refer to the [Github repository](https://github.com/kaistAI/LangBridge) for more detailed usage examples.
|
122 |
|
|
|
|
|
|
|
|
|
|
|
|
|
123 |
|
124 |
# Citation
|
125 |
|
|
|
120 |
# Usage
|
121 |
Please refer to the [Github repository](https://github.com/kaistAI/LangBridge) for more detailed usage examples.
|
122 |
|
123 |
+
[Check out other langbridge models.](https://huggingface.co/collections/kaist-ai/langbridge-65afbbdae50627e40ca58f9a) We have:
|
124 |
+
- Llama 2
|
125 |
+
- Llemma
|
126 |
+
- MetaMath
|
127 |
+
- Code Llama
|
128 |
+
- Orca 2
|
129 |
|
130 |
# Citation
|
131 |
|