Text Generation
Transformers
PyTorch
Safetensors
English
llama
text generation
instruct
text-generation-inference
alpindale commited on
Commit
c054d3a
1 Parent(s): 0df433e

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": "pygmalion-2-13b",
3
  "architectures": [
4
  "LlamaForCausalLM"
5
  ],
 
1
  {
2
+ "_name_or_path": "PygmalionAI/pygmalion-2-13b",
3
  "architectures": [
4
  "LlamaForCausalLM"
5
  ],