YaTharThShaRma999 commited on
Commit
0d7122a
1 Parent(s): 357ac46

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +3 -3
config.json CHANGED
@@ -1,9 +1,9 @@
1
  {
2
- "_name_or_path": "/Users/zhuang/expts/2024-10-14-baselines/stacking-1a/ultravox/artifacts/model-zhuang.2024-10-14-baselines.stacking-1a.284d6e4:v5",
3
  "architectures": [
4
  "UltravoxModel"
5
  ],
6
- "audio_model_id": "openai/whisper-small",
7
  "auto_map": {
8
  "AutoConfig": "ultravox_config.UltravoxConfig",
9
  "AutoModel": "ultravox_model.UltravoxModel"
@@ -30,4 +30,4 @@
30
  "torch_dtype": "float16",
31
  "transformers_version": "4.44.0",
32
  "vocab_size": 128256
33
- }
 
1
  {
2
+ "_name_or_path": "/Users/zhuang/expts/2024-10-09-v0_4_1/stacking-4b/ultravox/artifacts/model-zhuang.2024-10-09-v0_4_1.stacking-4b.8c44a2e:v8",
3
  "architectures": [
4
  "UltravoxModel"
5
  ],
6
+ "audio_model_id": "openai/whisper-large-v3-turbo",
7
  "auto_map": {
8
  "AutoConfig": "ultravox_config.UltravoxConfig",
9
  "AutoModel": "ultravox_model.UltravoxModel"
 
30
  "torch_dtype": "float16",
31
  "transformers_version": "4.44.0",
32
  "vocab_size": 128256
33
+ }