davanstrien HF staff commited on
Commit
5b23610
1 Parent(s): bfac3ab

Add base model metadata

Browse files

This will expose a model tree for this model similar to the example below and help with the discovery of model fine-tunes and quants.

![Screenshot 2024-11-29 at 12.41.26.png](https://cdn-uploads.huggingface.co/production/uploads/60107b385ac3e86b3ea4fc34/kNVs1L9K4WPahJT1nNOt6.png)

Files changed (1) hide show
  1. README.md +4 -1
README.md CHANGED
@@ -2,8 +2,11 @@
2
  library_name: transformers
3
  license: other
4
  license_name: nvidia-open-model-license
5
- license_link: https://developer.download.nvidia.com/licenses/nvidia-open-model-license-agreement-june-2024.pdf
 
6
  pipeline_tag: text-generation
 
 
7
  ---
8
 
9
  # Hymba-1.5B-Instruct
 
2
  library_name: transformers
3
  license: other
4
  license_name: nvidia-open-model-license
5
+ license_link: >-
6
+ https://developer.download.nvidia.com/licenses/nvidia-open-model-license-agreement-june-2024.pdf
7
  pipeline_tag: text-generation
8
+ base_model:
9
+ - nvidia/Hymba-1.5B-Base
10
  ---
11
 
12
  # Hymba-1.5B-Instruct