Santiago Hincapie-Potes commited on
Commit
15acb80
1 Parent(s): de0afa3

feat: add relative path

Browse files
Files changed (1) hide show
  1. config.json +1 -0
config.json CHANGED
@@ -1,4 +1,5 @@
1
  {
 
2
  "activation_function": "gelu_new",
3
  "architectures": [
4
  "CodeGenForCausalLM"
 
1
  {
2
+ "_name_or_path": ".",
3
  "activation_function": "gelu_new",
4
  "architectures": [
5
  "CodeGenForCausalLM"