mehmetkeremturkcan commited on
Commit
0b8e32d
·
verified ·
1 Parent(s): 2a91e0f

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -3,7 +3,7 @@ license: apache-2.0
3
  datasets:
4
  - 5CD-AI/LLaVA-CoT-o1-Instruct
5
  base_model:
6
- - deepseek-ai/DeepSeek-R1-Distill-Llama-8B
7
  - google/vit-base-patch16-224
 
8
  library_name: transformers
9
  ---
 
3
  datasets:
4
  - 5CD-AI/LLaVA-CoT-o1-Instruct
5
  base_model:
 
6
  - google/vit-base-patch16-224
7
+ - deepseek-ai/DeepSeek-R1-Distill-Qwen-1.5B
8
  library_name: transformers
9
  ---