Haysmala commited on
Commit
6143fa6
·
verified ·
1 Parent(s): 419ba0e

Update adapter_config.json

Browse files
Files changed (1) hide show
  1. adapter_config.json +3 -1
adapter_config.json CHANGED
@@ -1,4 +1,6 @@
1
  {
 
 
2
  "alpha_pattern": {},
3
  "auto_mapping": {
4
  "base_model_class": "GptOssForCausalLM",
@@ -42,4 +44,4 @@
42
  "use_dora": false,
43
  "use_qalora": false,
44
  "use_rslora": false
45
- }
 
1
  {
2
+ "model_type": "gpt_oss",
3
+ "architectures": ["GptOssForCausalLM"],
4
  "alpha_pattern": {},
5
  "auto_mapping": {
6
  "base_model_class": "GptOssForCausalLM",
 
44
  "use_dora": false,
45
  "use_qalora": false,
46
  "use_rslora": false
47
+ }