Ateeqq commited on
Commit
6206314
·
verified ·
1 Parent(s): 4573b47

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -22,7 +22,7 @@ library_name: transformers
22
  A model designed to analyze food images and generate structured nutritional information in JSON format.
23
  It helps users instantly understand what they are eating by predicting calories, macronutrients, and meal composition directly from images.
24
 
25
- Built on top of Qwen3-VL (4-bit) and fine-tuned using LoRA, this model is optimized for efficient food understanding.
26
 
27
  ---
28
 
 
22
  A model designed to analyze food images and generate structured nutritional information in JSON format.
23
  It helps users instantly understand what they are eating by predicting calories, macronutrients, and meal composition directly from images.
24
 
25
+ Built on top of Qwen3-VL-2B-Instruct (4-bit) and fine-tuned using LoRA, this model is optimized for efficient food understanding.
26
 
27
  ---
28