Text Generation
Transformers
PyTorch
English
llama
text-generation-inference
jaschadub commited on
Commit
0f86d22
1 Parent(s): 14aced7

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": "PY007/TinyLlama-1.1B-Chat-v0.3",
3
  "architectures": [
4
  "LlamaForCausalLM"
5
  ],
 
1
  {
2
+ "_name_or_path": "cognisys/sparrow-1.1b-chat-alpha",
3
  "architectures": [
4
  "LlamaForCausalLM"
5
  ],