Update README.md
Browse files
README.md
CHANGED
@@ -19,7 +19,7 @@ More details can be found in our [release blog](). *To acknowledge Meta's effort
|
|
19 |
# **Model Description**
|
20 |
Here we provide **Llama3 Typhoon Instruct Vision Preview** which is built upon [Llama-3-Typhoon-1.5-8B-instruct](https://huggingface.co/scb10x/llama-3-typhoon-v1.5-8b-instruct) and [SigLIP](https://huggingface.co/google/siglip-so400m-patch14-384).
|
21 |
|
22 |
-
We base off our
|
23 |
|
24 |
- **Model type**: A 8B instruct decoder-only model with vision encoder based on Llama architecture.
|
25 |
- **Requirement**: transformers 4.38.0 or newer.
|
|
|
19 |
# **Model Description**
|
20 |
Here we provide **Llama3 Typhoon Instruct Vision Preview** which is built upon [Llama-3-Typhoon-1.5-8B-instruct](https://huggingface.co/scb10x/llama-3-typhoon-v1.5-8b-instruct) and [SigLIP](https://huggingface.co/google/siglip-so400m-patch14-384).
|
21 |
|
22 |
+
We base off our training recipe from [Bunny by BAAI](https://github.com/BAAI-DCAI/Bunny).
|
23 |
|
24 |
- **Model type**: A 8B instruct decoder-only model with vision encoder based on Llama architecture.
|
25 |
- **Requirement**: transformers 4.38.0 or newer.
|