ColPali
Safetensors
English
vidore
davanstrien HF staff commited on
Commit
c6e3c4e
1 Parent(s): 468f4eb

Expose metadata link to next version of the model

Browse files

This PR adds a metadata field to link this model to a newer version of the same model family: meta-llama/Llama-3.1-8B. This metadata field helps ensure people are using the latest version of your model.

Example of what this looks like:

![Screenshot 2024-09-27 at 10.29.23.png](https://cdn-uploads.huggingface.co/production/uploads/60107b385ac3e86b3ea4fc34/RlYrO5w86Tnxr0pxSlfDx.png)

Files changed (1) hide show
  1. README.md +1 -0
README.md CHANGED
@@ -6,6 +6,7 @@ language:
6
  - en
7
  tags:
8
  - vidore
 
9
  datasets:
10
  - vidore/colpali_train_set
11
  ---
 
6
  - en
7
  tags:
8
  - vidore
9
+ new_version: vidore/colpali-v1.2
10
  datasets:
11
  - vidore/colpali_train_set
12
  ---