mirror of
https://github.com/lightbroker/llmsecops-research.git
synced 2026-05-16 13:59:06 +02:00
LangChain WIP; demo of RAG integration from Claude Sonnet 3.7
This commit is contained in:
@@ -31,5 +31,6 @@ jobs:
|
||||
pip install langchain_huggingface
|
||||
pip install transformers
|
||||
pip install accelerate
|
||||
python -m tests.llm.llm --prompt "What is the capital of France?"
|
||||
pip install optimum[exporters,onnxruntime]
|
||||
python -m tests.llm.llm_rag --prompt "What is the capital of France?"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user