File size: 194 Bytes
ea7fd90
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
"""
model_config.py
---------------
Configuration for the models used by HarmonyAI.
"""

MODEL_NAME = "redpajama/incite-chat-3b-v1"

# Additional model configuration settings can be added here