aitGPT / app.py

Commit History

edit tokenizer model
b5e088c

Carlosito16 commited on

deactivate worksheet
fda2da6

Carlosito16 commited on

call t5 model class before assigning to LLM pipeline
ce86648

Carlosito16 commited on

remove the device_map to omit the accelerate error
8b5df99

Carlosito16 commited on

add quantization config
e106a6d

Carlosito16 commited on

add some offensive language guardrail in prompt enginee
2d9e86d

Carlosito16 commited on

return question_generator from the function to check history chat
b671335

Carlosito16 commited on

putt @st .cache_resource on conversational_retriever
aa7bffb

Carlosito16 commited on

change on_chagne function
6feca5f

Carlosito16 commited on

Integrates memory and condense prompt
89ca77a

Carlosito16 commited on

Rename app.py to app_with_prompt_v2.py
7cd5b79

Carlosito16 commited on

add prompt and add chain_type_kwargs on `load_retriever`
e28c4fa

Carlosito16 commited on

use `on_change` to pass history on retrieve_answer()
bc292d9

Carlosito16 commited on

Rename conversational-app-with.py to app.py
138b765

Carlosito16 commited on

Rename app.py to app_without_convo.py
fb0c967

Carlosito16 commited on

update the FAISS index with the student eval
7508414

Carlosito16 commited on

log saving and pad removal
affd12c

Carlosito16 commited on

Update the FAISS with the knowledge from curriculum and survey from CP class
d0c7993

Carlosito16 commited on

revise account service dictionary
93ac82b

Carlosito16 commited on

add the google sheet connection
b8484c0

Carlosito16 commited on