Inoichan commited on
Commit
2be6ebf
β€’
1 Parent(s): 0469061

update the links to the blog

Browse files
Files changed (1) hide show
  1. README.md +3 -3
README.md CHANGED
@@ -14,12 +14,12 @@ pipeline_tag: image-to-text
14
 
15
  # 🐟 Llama-3-EvoVLM-JP-v2
16
 
17
- πŸ€— [Models](https://huggingface.co/SakanaAI) | πŸ“š [Paper](https://arxiv.org/abs/2403.13187) | πŸ“ [Blog](https://sakana.ai/) | 🐦 [Twitter](https://twitter.com/SakanaAILabs)
18
 
19
 
20
  **Llama-3-EvoVLM-JP-v2** is an experimental general-purpose Japanese VLM with **interleaved text and image as inputs**.
21
  This model was created using the Evolutionary Model Merge method.
22
- Please refer to our [report](https://arxiv.org/abs/2403.13187) and [blog](https://sakana.ai/evolutionary-model-merge/) for more details.
23
  This model was produced by merging the following models.
24
  We are grateful to the developers of the source models.
25
 
@@ -111,7 +111,7 @@ print(response)
111
  - **License:** [Apache License, Version 2.0](https://www.apache.org/licenses/LICENSE-2.0)
112
  - **Repository:** [SakanaAI/evolutionary-model-merge](https://github.com/SakanaAI/evolutionary-model-merge)
113
  - **Paper:** https://arxiv.org/abs/2403.13187
114
- - **Blog:** https://sakana.ai/
115
 
116
 
117
  ## Uses
 
14
 
15
  # 🐟 Llama-3-EvoVLM-JP-v2
16
 
17
+ πŸ€— [Models](https://huggingface.co/SakanaAI) | πŸ“š [Paper](https://arxiv.org/abs/2403.13187) | πŸ“ [Blog](https://sakana.ai/evovlm-jp/) | 🐦 [Twitter](https://twitter.com/SakanaAILabs)
18
 
19
 
20
  **Llama-3-EvoVLM-JP-v2** is an experimental general-purpose Japanese VLM with **interleaved text and image as inputs**.
21
  This model was created using the Evolutionary Model Merge method.
22
+ Please refer to our [report](https://arxiv.org/abs/2403.13187) and [blog](https://sakana.ai/evovlm-jp/) for more details.
23
  This model was produced by merging the following models.
24
  We are grateful to the developers of the source models.
25
 
 
111
  - **License:** [Apache License, Version 2.0](https://www.apache.org/licenses/LICENSE-2.0)
112
  - **Repository:** [SakanaAI/evolutionary-model-merge](https://github.com/SakanaAI/evolutionary-model-merge)
113
  - **Paper:** https://arxiv.org/abs/2403.13187
114
+ - **Blog:** https://sakana.ai/evovlm-jp/
115
 
116
 
117
  ## Uses