bupa1018 commited on
Commit
18de890
·
1 Parent(s): ae5beeb

Delete config.json

Browse files
Files changed (1) hide show
  1. config.json +0 -11
config.json DELETED
@@ -1,11 +0,0 @@
1
- {
2
- "vectorstore_directory": "vectorstore_directory",
3
- "chunk_size": 1024,
4
- "chunk_overlap": 128,
5
- "embedding_model": "ibm-granite/granite-embedding-125m-english",
6
- "llm_model": "llama-3.3-70b-versatile",
7
- "llm_temperature": 0,
8
- "gitlab_api_url": "https://gitlab.com/api/v4",
9
- "data_dir": "data",
10
- "hf_space_name": "bupa1018/Kadi4Mat_Ai-Assistant-Bot"
11
- }