rodrisouza commited on
Commit
6e78066
verified
1 Parent(s): d3b388e

Update config.py

Browse files
Files changed (1) hide show
  1. config.py +1 -1
config.py CHANGED
@@ -23,7 +23,7 @@ models = {
23
  }
24
 
25
  # Default model name
26
- default_model_name = "Meta-Llama-3-8B-Instruct"
27
 
28
  # Define available user names
29
  user_names = ["Laura Musto", "Brian Carpenter", "Germ谩n Capdehourat", "Isabel Amigo", "Aiala Ros谩", "Luis Chiruzzo", "Igancio Sastre", "Santiago G贸ngora", "Ignacio Remersaro", "Rodrigo Souza"]
 
23
  }
24
 
25
  # Default model name
26
+ default_model_name = "Llama-2-7B-Chat"
27
 
28
  # Define available user names
29
  user_names = ["Laura Musto", "Brian Carpenter", "Germ谩n Capdehourat", "Isabel Amigo", "Aiala Ros谩", "Luis Chiruzzo", "Igancio Sastre", "Santiago G贸ngora", "Ignacio Remersaro", "Rodrigo Souza"]