File size: 618 Bytes
3317dfa
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18


# InternVL2-1B checkpoint 

The file "model.safetensors" is a copy of https://huggingface.co/OpenGVLab/InternVL2-1B/blob/main/model.safetensors  
For detailed info about this model, please refer to https://huggingface.co/OpenGVLab/InternVL2-1B 

```bash
%pip install 'huggingface_hub[cli,torch]'

%huggingface-cli download zhangfaen/InternVL2-1B-checkpoint model.safetensors --local-dir model/

%sha256sum model.safetensors 
9420916a7fab7d2009f7907cdffa341c9cb6be7c5e0cf4ee193de16fde647dea  
```

![image/png](https://cdn-uploads.huggingface.co/production/uploads/64119264f0f81eb569e0d569/_mLpMwsav5eMeNcZdrIQl.png)