AlexHung29629 commited on
Commit
e7b1b15
·
verified ·
1 Parent(s): c13395b

Upload Llama3ForCausalLM

Browse files
config.json CHANGED
@@ -1,4 +1,5 @@
1
  {
 
2
  "architectures": [
3
  "Llama3ForCausalLM"
4
  ],
@@ -140,10 +141,10 @@
140
  },
141
  "audio_token_index": 128257,
142
  "auto_map": {
143
- "AutoConfig": "configuration_llama3.Llama3Config",
144
- "AutoFeatureExtractor": "audio_processing_mllama.MllamaAudioFeatureExtractor",
145
- "AutoModelForCausalLM": "modeling_llama3.Llama3ForCausalLM",
146
- "AutoProcessor": "processing_mllama.MllamaProcessor"
147
  },
148
  "model_type": "llama3",
149
  "text_config": {
 
1
  {
2
+ "_name_or_path": "AlexHung29629/test_mllama_11B_v13",
3
  "architectures": [
4
  "Llama3ForCausalLM"
5
  ],
 
141
  },
142
  "audio_token_index": 128257,
143
  "auto_map": {
144
+ "AutoConfig": "AlexHung29629/test_mllama_11B_v13--configuration_llama3.Llama3Config",
145
+ "AutoFeatureExtractor": "AlexHung29629/test_mllama_11B_v13--audio_processing_mllama.MllamaAudioFeatureExtractor",
146
+ "AutoModelForCausalLM": "AlexHung29629/test_mllama_11B_v13--modeling_llama3.Llama3ForCausalLM",
147
+ "AutoProcessor": "AlexHung29629/test_mllama_11B_v13--processing_mllama.MllamaProcessor"
148
  },
149
  "model_type": "llama3",
150
  "text_config": {
model-00004-of-00004.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:7bb2799ce809c85ea52bd3826fada6d8aba8a45ae4a2a1afb7d7f7a06164d531
3
- size 2874589800
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ee85752fa3a53fb4ed63ed382f0235499d657bf7daae6dea3428f8ff693aa703
3
+ size 2874598112
model.safetensors.index.json CHANGED
@@ -1,8 +1,9 @@
1
  {
2
  "metadata": {
3
- "total_size": 17766858368
4
  },
5
  "weight_map": {
 
6
  "embed_tokens.audio_adapter.layers.0.ffn.intermediate_dense.bias": "model-00004-of-00004.safetensors",
7
  "embed_tokens.audio_adapter.layers.0.ffn.intermediate_dense.weight": "model-00004-of-00004.safetensors",
8
  "embed_tokens.audio_adapter.layers.0.ffn.output_dense.bias": "model-00004-of-00004.safetensors",
 
1
  {
2
  "metadata": {
3
+ "total_size": 17766866560
4
  },
5
  "weight_map": {
6
+ "embed_tokens.audio_adapter.final_adapter_norm.weight": "model-00004-of-00004.safetensors",
7
  "embed_tokens.audio_adapter.layers.0.ffn.intermediate_dense.bias": "model-00004-of-00004.safetensors",
8
  "embed_tokens.audio_adapter.layers.0.ffn.intermediate_dense.weight": "model-00004-of-00004.safetensors",
9
  "embed_tokens.audio_adapter.layers.0.ffn.output_dense.bias": "model-00004-of-00004.safetensors",