Text Generation
Transformers
PyTorch
English
gpt_neox
text-generation-inference
Inference Endpoints
Ejafa commited on
Commit
3edf0fc
1 Parent(s): 32ef4d4

Update config.json

Browse files

"_name_or_path": "RedPajama-INCITE-Chat-7B-v0.1",

Files changed (1) hide show
  1. config.json +1 -1
config.json CHANGED
@@ -1,5 +1,5 @@
1
  {
2
- "_name_or_path": "/root/fm/models/rp_800b_real_fp16",
3
  "architectures": [
4
  "GPTNeoXForCausalLM"
5
  ],
 
1
  {
2
+ "_name_or_path": "RedPajama-INCITE-Chat-7B-v0.1",
3
  "architectures": [
4
  "GPTNeoXForCausalLM"
5
  ],