PyTorch
llama
sabersaleh commited on
Commit
e07f722
·
verified ·
1 Parent(s): bf8f61d

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +1 -1
config.json CHANGED
@@ -1,5 +1,5 @@
1
  {
2
- "_name_or_path": "/home/ssalehkaleybar1/Llama2/llama/llama-2-7b-sft",
3
  "architectures": [
4
  "LlamaForCausalLM"
5
  ],
 
1
  {
2
+ "_name_or_path": "sabersaleh/Llama2-7B-DPO",
3
  "architectures": [
4
  "LlamaForCausalLM"
5
  ],