Kendamarron commited on
Commit
92b0011
1 Parent(s): 0961fae

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -3
README.md CHANGED
@@ -2,7 +2,7 @@
2
  base_model:
3
  - tokyotech-llm/Llama-3-Swallow-8B-v0.1
4
  - meta-llama/Llama-3.2-11B-Vision-Instruct
5
- - meta-llama/Llama-3-8B
6
  license: llama3.2
7
  tags:
8
  - merge
@@ -22,10 +22,10 @@ https://zenn.dev/kendama/articles/280a4089cb8a72
22
 
23
  ## Recipe
24
  ```
25
- Llama-3.2-11B-Vision-Instruct + (Llama-3-Swallow-8B-v0.1 - Llama-3-8B)
26
  ```
27
  - Vision Model: [meta-llama/Llama-3.2-11B-Vision-Instruct](https://huggingface.co/meta-llama/Llama-3.2-11B-Vision-Instruct)
28
- - Base Text Model: [meta-llama/Llama-3-8B](https://huggingface.co/meta-llama/Llama-3-8B)
29
  - Japanese Text Model: [tokyotech-llm/Llama-3-Swallow-8B-v0.1](https://huggingface.co/tokyotech-llm/Llama-3-Swallow-8B-v0.1)
30
 
31
  ## License
 
2
  base_model:
3
  - tokyotech-llm/Llama-3-Swallow-8B-v0.1
4
  - meta-llama/Llama-3.2-11B-Vision-Instruct
5
+ - meta-llama/Meta-Llama-3-8B
6
  license: llama3.2
7
  tags:
8
  - merge
 
22
 
23
  ## Recipe
24
  ```
25
+ Llama-3.2-11B-Vision-Instruct + (Llama-3-Swallow-8B-v0.1 - Meta-Llama-3-8B)
26
  ```
27
  - Vision Model: [meta-llama/Llama-3.2-11B-Vision-Instruct](https://huggingface.co/meta-llama/Llama-3.2-11B-Vision-Instruct)
28
+ - Base Text Model: [meta-llama/Meta-Llama-3-8B](https://huggingface.co/meta-llama/Meta-Llama-3-8B)
29
  - Japanese Text Model: [tokyotech-llm/Llama-3-Swallow-8B-v0.1](https://huggingface.co/tokyotech-llm/Llama-3-Swallow-8B-v0.1)
30
 
31
  ## License