Text Generation
Transformers
Safetensors
English
olmo
Inference Endpoints
shanearora commited on
Commit
0e14ec0
·
verified ·
1 Parent(s): 60c4e0a

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +1 -1
config.json CHANGED
@@ -1,7 +1,7 @@
1
  {
2
  "_name_or_path": "/home/ubuntu/checkpoints/olmo-7b-2",
3
  "architectures": [
4
- "OLMoForCausalLM"
5
  ],
6
  "attention_bias": false,
7
  "attention_dropout": 0.0,
 
1
  {
2
  "_name_or_path": "/home/ubuntu/checkpoints/olmo-7b-2",
3
  "architectures": [
4
+ "OlmoForCausalLM"
5
  ],
6
  "attention_bias": false,
7
  "attention_dropout": 0.0,