aromal commited on
Commit
f60aa78
·
1 Parent(s): 97173f2

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +6 -3
config.json CHANGED
@@ -1,5 +1,8 @@
1
- model_name: "bn22/Mistral-7B-Instruct-v0.1-sharded"
2
- adapters_name: "potato101/mistralengft"
 
 
 
3
  device: "cuda"
4
 
5
  # BitsAndBytes Config
@@ -40,4 +43,4 @@ model_input_processing:
40
  # Output Display
41
  output_display:
42
  generated_output_message: "Generated Output:"
43
- separator_line: "=" * 50
 
1
+ # Model Configuration
2
+
3
+ # General Settings
4
+ model_name: "potato101/mistralengft"
5
+ adapters_name: "potato101/mistralEnFT"
6
  device: "cuda"
7
 
8
  # BitsAndBytes Config
 
43
  # Output Display
44
  output_display:
45
  generated_output_message: "Generated Output:"
46
+ separator_line: "=" * 50