ngxson HF Staff aviallon commited on
Commit
5390c7c
·
verified ·
1 Parent(s): 26b4ca6

fix: add barebones README to link this quanitzed model to its base_model (#2)

Browse files

- fix: add barebones README to link this quanitzed model to its base_model (f2f3bef5e678e4485b831335207520daf8d15b3e)


Co-authored-by: Antoine Viallon <[email protected]>

Files changed (1) hide show
  1. README.md +6 -3
README.md CHANGED
@@ -1,3 +1,6 @@
1
- ---
2
- license: mit
3
- ---
 
 
 
 
1
+ ---
2
+ license: mit
3
+ base_model:
4
+ - fixie-ai/ultravox-v0_5-llama-3_2-1b
5
+ pipeline_tag: audio-text-to-text
6
+ ---