shangeth commited on
Commit
c93ad36
1 Parent(s): e4b600c

checkpoint update

Browse files
config.json CHANGED
@@ -1,13 +1,18 @@
1
  {
 
 
 
2
  "audio_enc_dim": 1024,
3
  "audio_encoder_name": "microsoft/wavlm-large",
4
  "audio_processor_name": "microsoft/wavlm-base",
5
  "auto_map": {
6
- "AutoConfig": "config.SpeechLLMModelConfig"
 
7
  },
8
  "llm_dim": 2048,
9
  "llm_model_checkpoint": "hf_repo/llm_model_checkpoint",
10
  "llm_model_name": "TinyLlama/TinyLlama-1.1B-Chat-v1.0",
11
  "model_type": "custom_model",
 
12
  "transformers_version": "4.41.2"
13
  }
 
1
  {
2
+ "architectures": [
3
+ "SpeechLLMModel"
4
+ ],
5
  "audio_enc_dim": 1024,
6
  "audio_encoder_name": "microsoft/wavlm-large",
7
  "audio_processor_name": "microsoft/wavlm-base",
8
  "auto_map": {
9
+ "AutoConfig": "config.SpeechLLMModelConfig",
10
+ "AutoModel": "model.SpeechLLMModel"
11
  },
12
  "llm_dim": 2048,
13
  "llm_model_checkpoint": "hf_repo/llm_model_checkpoint",
14
  "llm_model_name": "TinyLlama/TinyLlama-1.1B-Chat-v1.0",
15
  "model_type": "custom_model",
16
+ "torch_dtype": "float32",
17
  "transformers_version": "4.41.2"
18
  }
model-00001-of-00002.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:ca3b8867386b18c6aadb0499a682799dcbd76a573769d4bd28e3b3db0637d34c
3
  size 4972078744
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e0e4f02d4e0978804812d6b233c2d9cd69538bd7f6b1364dfd8dc12e2edce4b5
3
  size 4972078744
model-00002-of-00002.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:c276e96e5b2bf5bc6824b157179f3cb4304de0e674ffbb793cc2cb62b8dd1cd6
3
  size 836841304
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:dafc677eb14e38c9643e2ae384babb3ab87da2b49d5930d99eead24d866d5866
3
  size 836841304