mirror of
https://github.com/frankwxu/AI4DigitalForensics.git
synced 2026-04-10 11:23:42 +00:00
add RAG lab
This commit is contained in:
@@ -318,7 +318,7 @@
|
||||
"# Step 5: Set Up Embeddings and Vector Store\n",
|
||||
"# Define Hugging Face Model URL and access token (e.g., API Token)\n",
|
||||
"HF_API_URL = \"https://api-inference.huggingface.co/pipeline/feature-extraction/sentence-transformers/paraphrase-MiniLM-L6-v2\"\n",
|
||||
"# appy your Huggin Face access toKen here https://huggingface.co/docs/hub/en/security-tokens\n",
|
||||
"# apply for your Huggin Face access token here https://huggingface.co/docs/hub/en/security-tokens\n",
|
||||
"# Your access token should look like this\n",
|
||||
"api_token = \"hf_xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx\"\n",
|
||||
"\n",
|
||||
|
||||
Reference in New Issue
Block a user