AlexHung29629
commited on
Commit
•
9437bb0
1
Parent(s):
0bc439d
Upload model
Browse files- config.json +3 -2
- generation_config.json +1 -1
- model.safetensors +1 -1
config.json
CHANGED
@@ -1,4 +1,5 @@
|
|
1 |
{
|
|
|
2 |
"architectures": [
|
3 |
"UltravoxModel"
|
4 |
],
|
@@ -9,7 +10,7 @@
|
|
9 |
},
|
10 |
"custom_pipelines": {
|
11 |
"ultravox-pipeline": {
|
12 |
-
"impl": "ultravox_pipeline.UltravoxPipeline",
|
13 |
"pt": [
|
14 |
"AutoModel"
|
15 |
],
|
@@ -27,6 +28,6 @@
|
|
27 |
"stack_factor": 8,
|
28 |
"text_model_id": "voidful/Llama-3.2-8B-Instruct",
|
29 |
"torch_dtype": "bfloat16",
|
30 |
-
"transformers_version": "4.
|
31 |
"vocab_size": 128256
|
32 |
}
|
|
|
1 |
{
|
2 |
+
"_name_or_path": "AlexHung29629/test_mllama_v12",
|
3 |
"architectures": [
|
4 |
"UltravoxModel"
|
5 |
],
|
|
|
10 |
},
|
11 |
"custom_pipelines": {
|
12 |
"ultravox-pipeline": {
|
13 |
+
"impl": "AlexHung29629/test_mllama_v12--ultravox_pipeline.UltravoxPipeline",
|
14 |
"pt": [
|
15 |
"AutoModel"
|
16 |
],
|
|
|
28 |
"stack_factor": 8,
|
29 |
"text_model_id": "voidful/Llama-3.2-8B-Instruct",
|
30 |
"torch_dtype": "bfloat16",
|
31 |
+
"transformers_version": "4.46.2",
|
32 |
"vocab_size": 128256
|
33 |
}
|
generation_config.json
CHANGED
@@ -7,5 +7,5 @@
|
|
7 |
128009
|
8 |
],
|
9 |
"pad_token_id": 128009,
|
10 |
-
"transformers_version": "4.
|
11 |
}
|
|
|
7 |
128009
|
8 |
],
|
9 |
"pad_token_id": 128009,
|
10 |
+
"transformers_version": "4.46.2"
|
11 |
}
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 100692448
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:eb49be3de02b6f00f4e698145d8ab74c6b487cfc26686ddc161d4353b908c99d
|
3 |
size 100692448
|