Update README.md
Browse files
README.md
CHANGED
|
@@ -14,7 +14,7 @@ pipeline_tag: text2text-generation
|
|
| 14 |
|
| 15 |
# language_model
|
| 16 |
|
| 17 |
-
|
| 18 |
* [google-bert/bert-base-uncased](https://huggingface.co/google-bert/bert-base-uncased)
|
| 19 |
* [TheBloke/openchat_3.5-GPTQ](https://huggingface.co/TheBloke/openchat_3.5-GPTQ)
|
| 20 |
|
|
|
|
| 14 |
|
| 15 |
# language_model
|
| 16 |
|
| 17 |
+
language_model is a merge of the following models using [LazyMergekit](https://colab.research.google.com/drive/1obulZ1ROXHjYLn6PPZJwRR6GzgQogxxb?usp=sharing):
|
| 18 |
* [google-bert/bert-base-uncased](https://huggingface.co/google-bert/bert-base-uncased)
|
| 19 |
* [TheBloke/openchat_3.5-GPTQ](https://huggingface.co/TheBloke/openchat_3.5-GPTQ)
|
| 20 |
|