Commit History

fix indent create_llm_pipeline
c30012f
verified

hmrizal commited on

remove Phi-4 and DeepSeek Lite, change model key for ggufs
31d5efd
verified

hmrizal commited on

fix Phi-4 and DeepSeek Lite Chat by limiting max new tokens and max memory and optimizing pipeline creation
872a597
verified

hmrizal commited on

add reset_model_cache to prevent memory leak, force cpu_only and disable 8-bit quant for Phi-4
3dda2b6
verified

hmrizal commited on

move get_fallback_model and fallback_model to the beginning
516ac46
verified

hmrizal commited on

indentation error model_info in create_llm_pipeline
af47d46
verified

hmrizal commited on

update initialize_model_once and create_llm_pipeline to handle error Failed to create pipeline: 'model'
399135b
verified

hmrizal commited on

error handling model phi-4, deepseek lite, flan t5, adding fallback model
22b2e5f
verified

hmrizal commited on

add file_processing_time
95e8f89
verified

hmrizal commited on

forget to import time
f2d1b6b
verified

hmrizal commited on

add performance_tracker, pure llm w/o pandas bypass, full english
6b32859
verified

hmrizal commited on

remove fallback model completely, and uncomment
bc3e7d7
verified

hmrizal commited on

modify create_fallback_pipeline and initialize_model_once without CUDA
0cca13a
verified

hmrizal commited on

undo removing getattr
93d9ba0
verified

hmrizal commited on

add model_info and replace getattr in create_llm_pipeline
67219f4
verified

hmrizal commited on

missing comma in model_config
b12d93b
verified

hmrizal commited on

modify fallback model
ef94dd2
verified

hmrizal commited on

update initialize_model_once and create_llm_pipeline for GGUF model, add llama_cpp, add fallback hierarchy system
9e0e548
verified

hmrizal commited on

update initialize_model_once, create_llm_pipeline, force cpu only
8036e11
verified

hmrizal commited on

update commenting gr.chatbot type=messages
0ae8a86
verified

hmrizal commited on

update gr.chatbot type=messages, commenting change_model_button
155810d
verified

hmrizal commited on

update gr.box to gr.group
c0c85ff
verified

hmrizal commited on

update tambah reset_session, tidak bisa ganti model di tengah chat
77f6935
verified

hmrizal commited on

update change_model, process_file, create_llm_pipeline, explicit button to change model
7fb09f2
verified

hmrizal commited on

update indentation change_models
c1c3142
verified

hmrizal commited on

change_model allow_dangerous_deserialization to true
89240e9
verified

hmrizal commited on

Create app.py
3353605
verified

hmrizal commited on