yuexiang96 commited on
Commit
26e8f89
1 Parent(s): 41bf584

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