Safetensors
mistral
tttoaster commited on
Commit
02aa31f
1 Parent(s): 73e88ef

Update Divot_pretrain/llm/config.json

Browse files
Files changed (1) hide show
  1. Divot_pretrain/llm/config.json +1 -1
Divot_pretrain/llm/config.json CHANGED
@@ -1,5 +1,5 @@
1
  {
2
- "_name_or_path": "/group/40034/yuyingge/model_hub/Mistral-7B-Instruct-v0.1",
3
  "architectures": [
4
  "MistralForCausalLM"
5
  ],
 
1
  {
2
+ "_name_or_path": "Divot_pretrain_llm",
3
  "architectures": [
4
  "MistralForCausalLM"
5
  ],