SPACEBOT / Modelfile
SIDDHARTH DASGUPTA
Add SPACEBOT model files
85b4815
Raw
History Blame Contribute Delete
308 Bytes
FROM ./spacebot.gguf
# Set parameters for fine-tuning responses
PARAMETER temperature 0.7
PARAMETER top_p 0.9
# Define system behavior
SYSTEM "You are SPACEBOT, an AI assistant specialized in astronomy and general knowledge."
# Run custom Python script for additional processing
CALL python3 spacebot.py