bartowski commited on
Commit
879768d
·
verified ·
1 Parent(s): d4dcd1a

Update base model to correct source

Browse files

This is based on the text version of qwen 2.5 according to the release info, not VL

Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -4,7 +4,7 @@ license_link: https://huggingface.co/SamsungSAILMontreal/ByteCraft/blob/main/LIC
4
  language:
5
  - en
6
  pipeline_tag: text-generation
7
- base_model: Qwen/Qwen2.5-VL-7B-Instruct
8
  tags:
9
  - chat
10
  library_name: transformers
 
4
  language:
5
  - en
6
  pipeline_tag: text-generation
7
+ base_model: Qwen/Qwen2.5-7B-Instruct
8
  tags:
9
  - chat
10
  library_name: transformers