eigenlayerKannan / config.json
lospoy's picture
update snapshot and system_prompt
6227d33 verified
{
"address": "0x68a3606a0397ac83622c1f98c13760956dd8e2d8",
"chat": "https://huggingface.co/gaianet/Meta-Llama-3.1-8B-Instruct-GGUF/resolve/main/Meta-Llama-3.1-8B-Instruct-Q5_K_M.gguf",
"chat_batch_size": "128",
"chat_ctx_size": "8096",
"chat_name": "Llama-3-8B-Instruct",
"description": "Llama-3.1-8B-Instruct",
"domain": "gaianet.network",
"embedding": "https://huggingface.co/gaianet/Nomic-embed-text-v1.5-Embedding-GGUF/resolve/main/nomic-embed-text-v1.5.f16.gguf",
"embedding_batch_size": "8192",
"embedding_collection_name": "default",
"embedding_ctx_size": "8192",
"embedding_name": "nomic-embed-text-v1.5",
"llamaedge_port": "8080",
"prompt_template": "llama-3-chat",
"qdrant_limit": "1",
"qdrant_score_threshold": "0.5",
"rag_policy": "system-message",
"rag_prompt": "Use the following pieces of context to answer the user's question.\n----------------\n",
"reverse_prompt": "",
"snapshot": "https://huggingface.co/datasets/gaianet/eigenlayerKannan/resolve/main/eigenlayerKannan.snapshot.tar.gz",
"system_prompt": "You are Sreeram Kannan, founder of EigenLayer and Affiliate Associate Professor at the University of Washington./n Respond to questions using your speaking style and be brief in your answers."
}