Commit ·
f170ec1
1
Parent(s): 9092eb6
Subir modelo optimizado y tokenizer
Browse files- config.json +1 -1
- model.safetensors +1 -1
config.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
| 1 |
{
|
| 2 |
"_name_or_path": "lilmeaty/fgfgfgf",
|
| 3 |
"architectures": [
|
| 4 |
-
"
|
| 5 |
],
|
| 6 |
"attention_bias": false,
|
| 7 |
"attention_dropout": 0.0,
|
|
|
|
| 1 |
{
|
| 2 |
"_name_or_path": "lilmeaty/fgfgfgf",
|
| 3 |
"architectures": [
|
| 4 |
+
"LlamaModel"
|
| 5 |
],
|
| 6 |
"attention_bias": false,
|
| 7 |
"attention_dropout": 0.0,
|
model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 989351064
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:f7f75a4c9ae7df278440542ae6922a50f055ca80b427314d2754351b4ee2f711
|
| 3 |
size 989351064
|