Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Aldo07
/
chatbot_dashboard
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
d8a91d3
chatbot_dashboard
/
model
/
config
/
config.py
Aldo07
Add project
e54728d
verified
about 1 year ago
raw
Copy download link
history
blame
Safe
125 Bytes
modelPath =
'firqaaa/indo-sentence-bert-base'
model_kwargs = {
'device'
:
'cpu'
}
encode_kwargs = {
'normalize_embeddings'
:
False
}