Add a pointer to the bfloat16 variant in the README. (#2)
Browse files- Add a pointer to the bfloat16 variant in the README. (1f59b5149efa35f4c9ab3caa7ead78d75b4dd5f9)
Co-authored-by: Jurik Juraska <[email protected]>
    	
        README.md
    CHANGED
    
    | @@ -1,10 +1,12 @@ | |
| 1 | 
             
            ---
         | 
| 2 | 
             
            license: apache-2.0
         | 
| 3 | 
             
            ---
         | 
| 4 | 
            -
            # MetricX-24
         | 
| 5 |  | 
| 6 | 
             
            *This is not an officially supported Google product.*
         | 
| 7 |  | 
|  | |
|  | |
| 8 | 
             
            **GitHub repository**: https://github.com/google-research/metricx
         | 
| 9 |  | 
| 10 | 
             
            The repository contains the code for running inference on MetricX-24 models,
         | 
|  | |
| 1 | 
             
            ---
         | 
| 2 | 
             
            license: apache-2.0
         | 
| 3 | 
             
            ---
         | 
| 4 | 
            +
            # MetricX-24 (XXL)
         | 
| 5 |  | 
| 6 | 
             
            *This is not an officially supported Google product.*
         | 
| 7 |  | 
| 8 | 
            +
            > ℹ️ For the bfloat16 variant of this model, see [MetricX-24 (XXL, bfloat16)](https://huggingface.co/google/metricx-24-hybrid-xxl-v2p6-bfloat16).
         | 
| 9 | 
            +
             | 
| 10 | 
             
            **GitHub repository**: https://github.com/google-research/metricx
         | 
| 11 |  | 
| 12 | 
             
            The repository contains the code for running inference on MetricX-24 models,
         | 

