qt-spyro-hf commited on
Commit
d544a68
·
verified ·
1 Parent(s): 09aeb0a

Upload 13 files

Browse files
Modelfile CHANGED
@@ -6,7 +6,8 @@ ADAPTER ./codellama-13b-qml.gguf
6
  # Parameters optimized for code generation
7
  PARAMETER temperature 0
8
  PARAMETER num_predict 500
9
- PARAMETER top_p 0.9
 
10
  PARAMETER stop "<SUF>"
11
  PARAMETER stop "<PRE>"
12
  PARAMETER stop "</PRE>"
 
6
  # Parameters optimized for code generation
7
  PARAMETER temperature 0
8
  PARAMETER num_predict 500
9
+ PARAMETER top_p 1
10
+ PARAMETER repeat_penalty 1.05
11
  PARAMETER stop "<SUF>"
12
  PARAMETER stop "<PRE>"
13
  PARAMETER stop "</PRE>"
adapter_config.json CHANGED
@@ -23,14 +23,14 @@
23
  "rank_pattern": {},
24
  "revision": null,
25
  "target_modules": [
26
- "up_proj",
27
  "q_proj",
28
- "down_proj",
29
  "o_proj",
30
- "lm_head",
31
  "gate_proj",
32
- "v_proj",
33
- "k_proj"
 
 
34
  ],
35
  "task_type": "CAUSAL_LM",
36
  "use_dora": false,
 
23
  "rank_pattern": {},
24
  "revision": null,
25
  "target_modules": [
 
26
  "q_proj",
27
+ "k_proj",
28
  "o_proj",
 
29
  "gate_proj",
30
+ "up_proj",
31
+ "lm_head",
32
+ "down_proj",
33
+ "v_proj"
34
  ],
35
  "task_type": "CAUSAL_LM",
36
  "use_dora": false,
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:b8c5b652deb9ec1d1fcca84eca082bf12403a4b71cd60d088be52365b7f895f4
3
  size 1010972856
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ad1248e461e65d17445ce9cd6591bf3819149b646d5f2ed728563fff94798bec
3
  size 1010972856
codellama-13b-qml.gguf CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:fbe6d2b6a8546364e6fd8ef32e588004300cbe765f58b785224f873eed05a6c7
3
  size 1010935552
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:96575ea056a540c9cc2d59b4c899b897f8f3178e6aaa5a02369c9b7ed0db0392
3
  size 1010935552
optimizer.pt CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:88739b6fa828844871edac1166a9a46a5349794fa0be2befa5244757855b5f30
3
  size 507119330
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7b0424b5bb0d3f607e5c86bba2463c2b1b0124c1c9999c68bac1325e9efa160b
3
  size 507119330
rng_state.pth CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:e0cdd1c9f0a3ee770779b361910fff2427ecb03a441fc6dde9f825b236633f73
3
  size 14244
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d4da548e2683b691713e1bce09b17a3f8b68b352599b0f67e2a1ad51faa3a5ca
3
  size 14244
scheduler.pt CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:a88072d988bde5cef75731a8215be5322441fa680fb8bff2eba1a100f67cb52f
3
  size 1064
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a1e14f542310c644a4bc29da20a8f89a9ba2f396d841056f00df29c8bfcd1650
3
  size 1064
trainer_state.json CHANGED
The diff for this file is too large to render. See raw diff
 
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:9a44b65e8716afa540b519a35d6ea132a48e57a99a0d4a46346a4740cb96f769
3
  size 5816
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5306b140cf8a31bb768c7ee63c9a1a7528de47035d9438a03161dd8779eda42a
3
  size 5816