MM_Math_Helper / helpers /constant.py
Nathan Butters
Attempt 1 to make this work
5b1c7ed
raw
history blame contribute delete
158 Bytes
"The file holding constants used within the program."
#Available Models
LLAMA = "meta-llama/Llama-3.2-11B-Vision-Instruct"
QWEN = "Qwen/Qwen2-VL-7B-Instruct"