Aekanun commited on
Commit
1daa8cd
·
1 Parent(s): dc2c61c

rev app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -30,7 +30,7 @@ def load_model_and_processor():
30
  try:
31
  # Model paths
32
  base_model_path = "meta-llama/Llama-3.2-11B-Vision-Instruct"
33
- adapter_path = "Aekanun/thai-handwriting-llm"
34
 
35
  # Load processor from base model
36
  print("กำลังโหลด processor...")
 
30
  try:
31
  # Model paths
32
  base_model_path = "meta-llama/Llama-3.2-11B-Vision-Instruct"
33
+ adapter_path = "Aekanun/Llama-3.2-11B-Vision-Instruct-XRay"
34
 
35
  # Load processor from base model
36
  print("กำลังโหลด processor...")