Pection commited on
Commit
ce8485e
·
verified ·
1 Parent(s): 040728d

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +3 -1
config.json CHANGED
@@ -1,5 +1,5 @@
1
  {
2
- "_name_or_path": "meta-llama/Llama-3.2-1B",
3
  "architectures": [
4
  "LLaMAForCausalLM"
5
  ],
@@ -34,3 +34,5 @@
34
  "use_cache": true,
35
  "vocab_size": 128256
36
  }
 
 
 
1
  {
2
+ "_name_or_path": "Pection/llama3-finetune",
3
  "architectures": [
4
  "LLaMAForCausalLM"
5
  ],
 
34
  "use_cache": true,
35
  "vocab_size": 128256
36
  }
37
+
38
+