File size: 390 Bytes
9031f04
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
{
  "lang": "en",
  "last_model": "Falcon-7B-Chat",
  "path_dict": {
    "LLaMA-13B": "huggyllama/llama-13b",
    "LLaMA2-13B-Chat": "meta-llama/Llama-2-13b-chat-hf",
    "LLaMA2-13B": "meta-llama/Llama-2-13b-hf",
    "LLaMA2-7B": "meta-llama/Llama-2-7b-hf",
    "LLaMA2-7B-Chat": "meta-llama/Llama-2-7b-chat-hf",
    "Falcon-7B-Chat": "tiiuae/falcon-7b-instruct"
  },
  "cache_dir": null
}