Emmanuel Frimpong Asante
update space
57b48f3
raw
history blame
339 Bytes
[MODELS]
# Path to the disease detection model file
DISEASE_MODEL_PATH = models/Final_Chicken_disease_model.h5
[DATABASE]
# MongoDB connection URI
MONGO_URI = mongodb+srv://pein3214:[email protected]/
[HUGGING_FACE]
# Name of the Llama model to use for text generation
LLAMA_MODEL_NAME = meta-llama/Llama-3.2-1B