[🚀 Ready to be merged] Added support for Jais models (#3183)
This commit is contained in:
@@ -10,6 +10,7 @@ _CONFIG_REGISTRY = {
|
||||
"RefinedWeb": RWConfig, # For tiiuae/falcon-40b(-instruct)
|
||||
"RefinedWebModel": RWConfig, # For tiiuae/falcon-7b(-instruct)
|
||||
"starcoder2": Starcoder2Config,
|
||||
"jais": JAISConfig,
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user