aserrasastre commited on
Commit
7abd28a
1 Parent(s): 6caab34

Subiendo modelo a Hugging Face

Browse files
adapter_config.json CHANGED
@@ -19,11 +19,11 @@
19
  "rank_pattern": {},
20
  "revision": null,
21
  "target_modules": [
22
- "v_proj",
23
  "k_proj",
24
- "q_proj",
25
  "o_proj",
26
- "gate_proj"
 
 
27
  ],
28
  "task_type": "CAUSAL_LM",
29
  "use_rslora": false
 
19
  "rank_pattern": {},
20
  "revision": null,
21
  "target_modules": [
 
22
  "k_proj",
 
23
  "o_proj",
24
+ "v_proj",
25
+ "gate_proj",
26
+ "q_proj"
27
  ],
28
  "task_type": "CAUSAL_LM",
29
  "use_rslora": false
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:fbad2119f6c00ff17978a547d61102b8fc6ae749fd73d2c8caf5c1cad84eb4fb
3
  size 92317600
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7e1837fddca2f87ed0fa8547e712f54706bc4694ff019b05b92a2664314effd7
3
  size 92317600
tokenizer.json CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:4b69df1cdd751d8adb7a28925fb784829a0958cb16aee3b4be1e36051940bc87
3
- size 1795737
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fc4f0bd70b3709312d9d1d9e5ba674794b6bc5abc17429897a540f93882f25fc
3
+ size 1795303
tokenizer_config.json CHANGED
@@ -1,6 +1,6 @@
1
  {
2
  "add_bos_token": true,
3
- "add_eos_token": true,
4
  "added_tokens_decoder": {
5
  "0": {
6
  "content": "<unk>",
 
1
  {
2
  "add_bos_token": true,
3
+ "add_eos_token": false,
4
  "added_tokens_decoder": {
5
  "0": {
6
  "content": "<unk>",