JoPmt commited on
Commit
be90a27
1 Parent(s): e0cafd4

Rename config.json to model_config.json

Browse files
Files changed (1) hide show
  1. config.json → model_config.json +1 -1
config.json → model_config.json RENAMED
@@ -1,5 +1,5 @@
1
  {
2
- "_name_or_path": "openlm-research/open_llama_3b_v2",
3
  "architectures": [
4
  "LlamaForCausalLM"
5
  ],
 
1
  {
2
+ "_name_or_path": "JoPmt/OpenLlama-3B-V2-Pruned",
3
  "architectures": [
4
  "LlamaForCausalLM"
5
  ],