Update README.md
Browse files
README.md
CHANGED
@@ -7,11 +7,9 @@ library_name: transformers
|
|
7 |
|
8 |
# OpenFlamingo-9B-HF
|
9 |
|
10 |
-
This is a
|
11 |
|
12 |
-
|
13 |
-
|
14 |
-
Current OF-9B-HF model supports training with fully-sharded mechanism and loading to consumer GPUs (e.g. 3090-24G).
|
15 |
|
16 |
The following is original OpenFlamingo's model description.
|
17 |
|
|
|
7 |
|
8 |
# OpenFlamingo-9B-HF
|
9 |
|
10 |
+
This is a Hugging Face version of OpenFlamingo. To enable the model to support Hugging Face's accelerator feature, we have wrapped the original OpenFlamingo into a Hugging Face model. You can find detailed descriptions in the [luodian/otter](https://github.com/Luodian/otter) repository.
|
11 |
|
12 |
+
The current OF-9B-HF model is equipped with the capability of training with fully-sharded mechanisms and can be loaded onto consumer-grade GPUs (such as 3090-24G).
|
|
|
|
|
13 |
|
14 |
The following is original OpenFlamingo's model description.
|
15 |
|