abubakarilyas624 commited on
Commit
c79ea6c
·
verified ·
1 Parent(s): b8eb0af

Update config/docker_hosting.json

Browse files
Files changed (1) hide show
  1. config/docker_hosting.json +1 -2
config/docker_hosting.json CHANGED
@@ -8,8 +8,7 @@
8
  "facebook/opt-125m": null,
9
  "gpt2": null,
10
  "distilgpt2": null,
11
- "meta-llama/Llama-2-7b-hf": null,
12
- "meta-llama/Llama-2-7b-chat-hf": null,
13
  },
14
  "default_model": "gpt2"
15
  }
 
8
  "facebook/opt-125m": null,
9
  "gpt2": null,
10
  "distilgpt2": null,
11
+ "Llama-2-7b-hf": null
 
12
  },
13
  "default_model": "gpt2"
14
  }