Tristan commited on
Commit
0431b1c
·
1 Parent(s): 6f86530

real weights

Browse files
Files changed (1) hide show
  1. config.json +1 -1
config.json CHANGED
@@ -1,5 +1,5 @@
1
  {
2
- "_name_or_path": ".",
3
  "architectures": [
4
  "GPTNeoXForCausalLM"
5
  ],
 
1
  {
2
+ "_name_or_path": "EleutherAI/pythia-160m",
3
  "architectures": [
4
  "GPTNeoXForCausalLM"
5
  ],