Commit History

Patch remote config typo (ministral3 -> mistral3) before loading model
b40b372

Sahil Seemant commited on

Pin transformers to 4.50.0 for mistral3 support
d4a8dce

Sahil Seemant commited on

Bypass TokenizersBackend bug by using Nemo tokenizer for Ministral
9ae233f

Sahil Seemant commited on

Pin transformers to 4.48.2 to avoid broken remote versions
1fd607f

Sahil Seemant commited on

Add offload_folder to support low-memory loading on Hugging Face
e10f558

Sahil Seemant commited on

Fix Streamlit set_page_config order and print specific ImportError
68a7bfa

Sahil Seemant commited on

Final cloud stability fixes for PEFT adapter loading
7e69116

Sahil Seemant commited on

Fix NoneType error by conditionally passing quantization_config
0f06dcb

Sahil Seemant commited on

Fix FP8 quantization conflict by skipping manual config for Mistral-3
6e608c4

Sahil Seemant commited on

Fix TypeError by using explicit BitsAndBytesConfig for quantization
309cfde

Sahil Seemant commited on

Fix TokenizersBackend error by using slow tokenizer and adding mistral-common
402e3e2

Sahil Seemant commited on

Fix OSError by switching to AutoTokenizer for cloud loading
2634f8f

Sahil Seemant commited on

Optimize cloud build: use Python 3.11 and remove vllm
bedb746

Sahil Seemant commited on

Fix VLM architecture incompatibility (Ministral/Qwen)
cb2afbd

Sahil Seemant commited on

Corrected Hugging Face repository IDs and case
6b16d45

Sahil Seemant commited on

Fix Streamlit popover attribute error by pinning version 1.35.0
739bd96

Sahil Seemant commited on

Fix Hugging Face Space configuration
be490c4

Sahil Seemant commited on

Add Cloud compatibility & Transformers fallback
74320ca

Sahil Seemant commited on

Fix cloud deployment crash and add transformers fallback
ed87d92

Sahil Seemant commited on

Simplified project to local MLX only
06e7bdc

Sahil Seemant commited on