Commit History

set force_download=True for tokenizer and the model
76ceff2
verified

mr-kush commited on

avoid preploading the model
f95c6fe
verified

mr-kush commited on

fix the self.cache_dir not found build error
1509190
verified

mr-kush commited on

fix the ENV TRANSFORMERS_CACHE=/app/hf_cache
742b01c
verified

mr-kush commited on

update the path and ensure the cache folder exists
6ec367f
verified

mr-kush commited on

make the hf_cache directory writable by process.
ae2ad3a
verified

mr-kush commited on

change the hf cache dir to /tmp/huggingface
a710c5c
verified

mr-kush commited on

change the load model cache dir to /tmp/huggingface
985da36
verified

mr-kush commited on

fix the missing import re error
dca8d41
verified

mr-kush commited on

added the text preprocessing function.
9214eef
verified

mr-kush commited on

fix the Dict import error
b1dec98
verified

mr-kush commited on

update the model config for the inputtext
c364ac0
verified

mr-kush commited on

Update TextInput
e1b4c60
verified

mr-kush commited on

add field validator to input to check for empty text and empty list
fdf08a5
verified

mr-kush commited on

replace repalce return_all_tensors=True with top_k = None
e787a7e
verified

mr-kush commited on

Update Dockerfile
7583127
verified

mr-kush commited on

fix the asys issue for lifespan
50b5002
verified

mr-kush commited on

fix the relative import error
f2a7f5c
verified

mr-kush commited on

Add response schema with Pydantic models for text input and classification output
ef0cc4b

mr-kush commited on

Add DepartmentPredictor class for department classification model
b3cf3ad

mr-kush commited on

Implement initial FastAPI application for department classification
289081c

mr-kush commited on

Update Dockerfile
3e7260b
verified

mr-kush commited on

Create Dockerfile
c4c80b4
verified

mr-kush commited on

Create requirements.txt
58c378d
verified

mr-kush commited on

initial commit
67abb19
verified

mr-kush commited on