fda
Browse files- cache/user_config.yaml +1 -1
cache/user_config.yaml
CHANGED
@@ -1,6 +1,6 @@
|
|
1 |
cache_dir: null
|
2 |
lang: en
|
3 |
-
last_model:
|
4 |
path_dict:
|
5 |
Falcon-180B: tiiuae/falcon-180b
|
6 |
LLaMA3-70B-Chat: meta-llama/Meta-Llama-3-70B-Instruct
|
|
|
1 |
cache_dir: null
|
2 |
lang: en
|
3 |
+
last_model: Mixtral-8x22B-v0.1
|
4 |
path_dict:
|
5 |
Falcon-180B: tiiuae/falcon-180b
|
6 |
LLaMA3-70B-Chat: meta-llama/Meta-Llama-3-70B-Instruct
|