yxccai commited on
Commit
56eb9fb
·
verified ·
1 Parent(s): d6f6c85

Update adapter_config.json

Browse files
Files changed (1) hide show
  1. adapter_config.json +2 -0
adapter_config.json CHANGED
@@ -1,4 +1,6 @@
1
  {
 
 
2
  "alpha_pattern": {},
3
  "auto_mapping": null,
4
  "base_model_name_or_path": "unsloth/deepseek-r1-distill-llama-8b-unsloth-bnb-4bit",
 
1
  {
2
+ "model_type": "llama",
3
+ "architectures": ["LlamaForSequenceClassification"],
4
  "alpha_pattern": {},
5
  "auto_mapping": null,
6
  "base_model_name_or_path": "unsloth/deepseek-r1-distill-llama-8b-unsloth-bnb-4bit",