Text Generation
Transformers
Safetensors
llama
conversational
text-generation-inference
Inference Endpoints
haoranxu commited on
Commit
ff56011
1 Parent(s): 4449c2f

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": "/mnt/sdrgmainz01wus2/t-haoranxu/XALMA/checkpoints-2/oscar/llama-2-50-seed-4001/checkpoint-16000/",
3
  "architectures": [
4
  "LlamaForCausalLM"
5
  ],
 
1
  {
2
+ "_name_or_path": "haoranxu/XALMA-13B-Pretrain",
3
  "architectures": [
4
  "LlamaForCausalLM"
5
  ],