LinkRur commited on
Commit
78e3474
·
verified ·
1 Parent(s): 1c321bc

detele:file structure

Browse files
Files changed (1) hide show
  1. README.md +0 -12
README.md CHANGED
@@ -105,17 +105,5 @@ vis_desc, response = model.generate_with_image(image, "描述这张图片", toke
105
  print(response)
106
  ```
107
 
108
- ## 文件结构
109
- ```
110
- Qwen2.5-1.5B-Vision-NSD/
111
- ├── config.json
112
- ├── model.safetensors # 3.18GB, 包含全部权重
113
- ├── modeling_qwen2_vision.py
114
- ├── tokenizer.json
115
- ├── vocab.json / merges.txt
116
- └── generation_config.json
117
- ```
118
-
119
  ## License
120
-
121
  MIT
 
105
  print(response)
106
  ```
107
 
 
 
 
 
 
 
 
 
 
 
 
108
  ## License
 
109
  MIT