JRosenkranz commited on
Commit
78a73f1
1 Parent(s): d7afb92

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +1 -0
config.json CHANGED
@@ -1,4 +1,5 @@
1
  {
 
2
  "architectures": [
3
  "MLPSpeculatorPreTrainedModel"
4
  ],
 
1
  {
2
+ "base_model_name_or_path": "meta-llama/Llama-2-13b-chat-hf",
3
  "architectures": [
4
  "MLPSpeculatorPreTrainedModel"
5
  ],