Safetensors
vita-mixtral
nielsr HF Staff commited on
Commit
4b699e9
·
verified ·
1 Parent(s): 3246e82

Add pipeline tag and library name

Browse files

This PR adds the pipeline tag `audio-text-to-text` to enable discovery of this model on the Hub and sets the `library_name` to `transformers`.

Files changed (1) hide show
  1. README.md +4 -1
README.md CHANGED
@@ -1,8 +1,11 @@
1
  ---
2
- license: mit
3
  base_model:
4
  - VITA-MLLM/VITA
 
 
 
5
  ---
 
6
  # MAVEN
7
  We provide LoRA fine-tuned model weights and configurations for MAVEN. These files can be used to reproduce our experimental results.
8
  # Resources
 
1
  ---
 
2
  base_model:
3
  - VITA-MLLM/VITA
4
+ license: mit
5
+ library_name: transformers
6
+ pipeline_tag: audio-text-to-text
7
  ---
8
+
9
  # MAVEN
10
  We provide LoRA fine-tuned model weights and configurations for MAVEN. These files can be used to reproduce our experimental results.
11
  # Resources