HarmonyAI / models /model_config.py
stagbrook-tech's picture
Initial commit
ea7fd90
raw
history blame contribute delete
194 Bytes
"""
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