ldwang commited on
Commit
7c80ad4
1 Parent(s): b309c82

Update configuration_aquilamoe.py

Browse files
Files changed (1) hide show
  1. configuration_aquilamoe.py +1 -1
configuration_aquilamoe.py CHANGED
@@ -80,7 +80,7 @@ class AquilaMoeConfig(PretrainedConfig):
80
 
81
  """
82
 
83
- model_type = "aquila_moe"
84
  keys_to_ignore_at_inference = ["past_key_values"]
85
 
86
  def __init__(
 
80
 
81
  """
82
 
83
+ model_type = "aquilamoe"
84
  keys_to_ignore_at_inference = ["past_key_values"]
85
 
86
  def __init__(