Oracle_Wikipage / config.json
Sujithanumala's picture
Update config.json
f427b07 verified
raw
history blame contribute delete
402 Bytes
{
"temperature":0.3,
"summary_length":50,
"model":"gemini-1.5-pro-002",
"db_loc":"faiss_index",
"model_embeddings":"models/embedding-001",
"api_key":"AIzaSyDJrDd_AvoOut6uOdIrIl_wS6apIMYt1RI",
"gradio_url":"https://5f7edd9643f1f25c6d.gradio.live",
"max_length" : 1000,
"model_id" : "Qwen/Qwen2.5-1.5B-Instruct",
"db_path" : "faiss_index",
"hf_token" : ""
}